[Ddclient-support] [ddclient/ddclient] 45f3a1: Ignore tap-driver.sh
Brought to you by:
supersandro2000,
wimpunk
From: Sandro <no...@gi...> - 2020-06-30 16:01:17
|
Branch: refs/heads/fix-shebang Home: https://github.com/ddclient/ddclient Commit: 45f3a1c1f6cbbb724f4ec51acd7aa0cd43d3e5ed https://github.com/ddclient/ddclient/commit/45f3a1c1f6cbbb724f4ec51acd7aa0cd43d3e5ed Author: Sandro Jäckel <san...@gm...> Date: 2020-06-30 (Tue, 30 Jun 2020) Changed paths: M .gitignore Log Message: ----------- 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 ...` |