Remove tor.sh from .gitignore

The files contrib/dist/tor.sh and contrib/dist/suse/tor.sh should not
exist anymore, but when building in same repository for older versions
of Tor, these files may return and not be cleaned up properly. This
commit unignores those files from .gitignore, in order to make it clear
that these files are no longer auto-generated and should be cleaned up.
This commit is contained in:
c 2020-06-05 10:28:29 +00:00
parent b4ccafd175
commit 5ba7d494c5
No known key found for this signature in database
GPG Key ID: D43E2CA907AFA983

2
.gitignore vendored
View File

@ -79,11 +79,9 @@ uptime-*.json
/callgraph/
# /contrib/
/contrib/dist/tor.sh
/contrib/dist/torctl
/contrib/dist/tor.service
/contrib/operator-tools/tor.logrotate
/contrib/dist/suse/tor.sh
# /debian/
/debian/files