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 /m4 | |
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 'm4')
-rw-r--r-- | m4/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore index 282522db0..2f02fdbd7 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -1,2 +1,4 @@ Makefile Makefile.in +.arch-inventory +.arch-ids |