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 /vtysh | |
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 'vtysh')
-rw-r--r-- | vtysh/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vtysh/.cvsignore b/vtysh/.cvsignore index ab2bdd5fc..ed3f1f39e 100644 --- a/vtysh/.cvsignore +++ b/vtysh/.cvsignore @@ -9,3 +9,5 @@ vtysh_cmd.c .nfs* extract.pl .libs +.arch-inventory +.arch-ids |