From e59ff029ecd60499b033c7c29abe81de8da6c80d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 29 Mar 2004 20:38:49 +0000 Subject: [PATCH] Add more stuff to cvsignores svn:r1367 --- trunk/.cvsignore | 1 + trunk/contrib/.cvsignore | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 trunk/contrib/.cvsignore diff --git a/trunk/.cvsignore b/trunk/.cvsignore index 18e961dfbf..07e1d8cece 100644 --- a/trunk/.cvsignore +++ b/trunk/.cvsignore @@ -1,6 +1,7 @@ Makefile Makefile.in aclocal.m4 +autom4te.cache configure orconfig.h orconfig.h.in diff --git a/trunk/contrib/.cvsignore b/trunk/contrib/.cvsignore new file mode 100644 index 0000000000..6541c8f840 --- /dev/null +++ b/trunk/contrib/.cvsignore @@ -0,0 +1,4 @@ +Makefile +Makefile.in +tor.sh +tor.spec