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 /tests | |
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 'tests')
-rw-r--r-- | tests/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 78f0e8b3..9e398765 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -9,3 +9,5 @@ TAGS *.la *.libs testsig +.arch-inventory +.arch-ids |