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:
parent
5e7683df85
commit
45f3a1c1f6
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@ release
|
|||
/autom4te.cache/
|
||||
/build-aux/install-sh
|
||||
/build-aux/missing
|
||||
/build-aux/tap-driver.sh
|
||||
/config.log
|
||||
/config.status
|
||||
/configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue