diff options
author | Geoff Goodell <goodell@eecs.harvard.edu> | 2006-02-26 23:05:18 +0000 |
---|---|---|
committer | Geoff Goodell <goodell@eecs.harvard.edu> | 2006-02-26 23:05:18 +0000 |
commit | 8cb04a0e57d2dbcf2c352da2d6b33a44c23c875b (patch) | |
tree | 3b0849b44e9176000fedd629a30dc49f96790013 | |
parent | 5e29295504e63f8f53dc0ddc74b4e01424ae7777 (diff) | |
download | tor-8cb04a0e57d2dbcf2c352da2d6b33a44c23c875b.tar tor-8cb04a0e57d2dbcf2c352da2d6b33a44c23c875b.tar.gz |
ignore ancillary files build-stamp and patch-stamp
svn:r6084
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 6d566da3a..39b0acab7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,6 +2,7 @@ Makefile Makefile.in aclocal.m4 autom4te.cache +build-stamp configure orconfig.h orconfig.h.in @@ -11,6 +12,7 @@ config.status config.guess config.sub conftest* +patch-stamp stamp-h stamp-h.in stamp-h1 |