ddclient/.gitignore
Sandro Jäckel 45f3a1c1f6 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 ...`
2020-06-30 12:00:44 -04:00

22 lines
283 B
Text

patches
release
.svn
.cvsignore
*~
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/install-sh
/build-aux/missing
/build-aux/tap-driver.sh
/config.log
/config.status
/configure
/ddclient
/ddclient-*.tar.gz
/ddclient.conf
/t/*.log
/t/*.trs
/t/version.pl
/test-suite.log