Ignore tap-driver.sh

cause if the file is present on the os autoconf will copy it over
and some distros have a different copyright header which will create
a useless changed file. The file can always be changed with
`git add -f ...`
This commit is contained in:
Sandro Jäckel 2020-06-30 09:01:50 +02:00 committed by Richard Hansen
parent 5e7683df85
commit 45f3a1c1f6

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ release
/autom4te.cache/
/build-aux/install-sh
/build-aux/missing
/build-aux/tap-driver.sh
/config.log
/config.status
/configure