diff options
author | Nick Mathewson <nickm@torproject.org> | 2010-09-30 16:41:12 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2010-09-30 16:41:12 -0400 |
commit | d2cca82b7688f96238bfd929633c998bfe86e31b (patch) | |
tree | 1038e90eb935128a96a042c6eb8e0ec9b81b7115 /.gitignore | |
parent | 495e630a498fc4121a9852cad100af41e708cd4c (diff) | |
download | tor-d2cca82b7688f96238bfd929633c998bfe86e31b.tar.gz tor-d2cca82b7688f96238bfd929633c998bfe86e31b.zip |
Add 'compile' to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c0decec980..3e61274bad 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ /aclocal.m4 /autom4te.cache /build-stamp +/compile /configure /Doxyfile /orconfig.h |