diff options
author | paul <paul> | 2004-11-02 18:59:49 +0000 |
---|---|---|
committer | paul <paul> | 2004-11-02 18:59:49 +0000 |
commit | 3c035aa8716efa6f677e43435c5eb9bac6825518 (patch) | |
tree | ea28fd6b6beadd72d3619315dc66ee0d03a3f7d3 /.cvsignore | |
parent | e064d6d9c3c3319c62fe4fac3e4e5f7a1941a98c (diff) |
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
with CVS trees.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,7 @@ config.sub ltmain.sh stamp-h stamp-h[0-9]* +*-stamp Makefile .deps autom4te*.cache @@ -19,3 +20,6 @@ zebra-[0-9.][0-9.][0-9.]*.tar.gz quagga-[0-9.][0-9.][0-9.]*.tar.gz .nfs* libtool +.arch-inventory +.arch-ids +{arch} |