diff options
author | paul <paul> | 2004-11-02 19:59:49 +0100 |
---|---|---|
committer | paul <paul> | 2004-11-02 19:59:49 +0100 |
commit | 3c035aa8716efa6f677e43435c5eb9bac6825518 (patch) | |
tree | ea28fd6b6beadd72d3619315dc66ee0d03a3f7d3 /ospfclient | |
parent | 2004-11-01 Paul Jakma <paul@dishone.st> (diff) | |
download | frr-3c035aa8716efa6f677e43435c5eb9bac6825518.tar.xz frr-3c035aa8716efa6f677e43435c5eb9bac6825518.zip |
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
with CVS trees.
Diffstat (limited to 'ospfclient')
-rw-r--r-- | ospfclient/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ospfclient/.cvsignore b/ospfclient/.cvsignore index e02fdb04b..d6de29ab3 100644 --- a/ospfclient/.cvsignore +++ b/ospfclient/.cvsignore @@ -9,3 +9,5 @@ TAGS *.lo *.la *.libs +.arch-inventory +.arch-ids |