diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 379d532fda..69b707c788 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ core.* /.cache # / +/Cargo.lock /Makefile /Makefile.in /aclocal.m4 @@ -71,6 +72,7 @@ core.* /stamp-h1 /tags /TAGS +/target /test-driver /tor.sh /tor.spec |