diff options
author | Nick Mathewson <nickm@torproject.org> | 2005-04-01 08:25:05 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2005-04-01 08:25:05 +0000 |
commit | 60d057b03e31e922f7085639a516b0d334865d5d (patch) | |
tree | 32ed05e1757e912d9b0d4a129be65d41646723d0 /doc | |
parent | ae8c68832ee8063b9dac1da959f1d9e4da1062c0 (diff) | |
download | tor-60d057b03e31e922f7085639a516b0d334865d5d.tar tor-60d057b03e31e922f7085639a516b0d334865d5d.tar.gz |
Add several files to cvsignores
svn:r3963
Diffstat (limited to 'doc')
-rw-r--r-- | doc/design-paper/.cvsignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design-paper/.cvsignore b/doc/design-paper/.cvsignore index 282522db0..8c9d84a38 100644 --- a/doc/design-paper/.cvsignore +++ b/doc/design-paper/.cvsignore @@ -1,2 +1,7 @@ Makefile Makefile.in +*.aux +*.bbl +*.blg +*.dvi +*.log |