diff options
author | paul <paul> | 2004-11-02 18:59:49 +0000 |
---|---|---|
committer | paul <paul> | 2004-11-02 18:59:49 +0000 |
commit | cf94417fd4eca2f6bafa82bec5c98497c416fd42 (patch) | |
tree | 43eeb032d422bfcf4058588a6412b54007702256 /m4/.cvsignore | |
parent | cabecbe6c48aad04ab5855da0915c04a2273c5e2 (diff) | |
download | quagga-cf94417fd4eca2f6bafa82bec5c98497c416fd42.tar.bz2 quagga-cf94417fd4eca2f6bafa82bec5c98497c416fd42.tar.xz |
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
with CVS trees.
Diffstat (limited to 'm4/.cvsignore')
-rw-r--r-- | m4/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore index 282522db..2f02fdbd 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -1,2 +1,4 @@ Makefile Makefile.in +.arch-inventory +.arch-ids |