Add / update .gitignore throughout the tree.

This commit is contained in:
Dag-Erling Smørgrav 2017-03-07 16:17:47 +01:00
parent 14ae73c0fc
commit 27ec6108ea
6 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -19,6 +19,7 @@
*.la
*.lo
*.log
*.pc
*.o
*.trs
Makefile

1
bin/otpkey/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/otpkey

3
include/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/config.h
/config.h.in
/stamp-h1

1
libexec/login_otp/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/login_otp

5
m4/.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
/libtool.m4
/lt~obsolete.m4
/ltoptions.m4
/ltsugar.m4
/ltversion.m4

1
sbin/otpradiusd/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/otpradiusd