diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 379d532fda..6d7dc6606c 100644 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ core.* /stamp-h1 /tags /TAGS +/target /test-driver /tor.sh /tor.spec @@ -138,6 +139,8 @@ core.* # /scripts /scripts/maint/checkOptionDocs.pl /scripts/maint/updateVersions.pl +scripts/maint/geoip/geoip +scripts/maint/geoip/geoip6 # /src/ /src/Makefile |