mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
A lot of files generated by libtool were not properly ignored.
This commit is contained in:
parent
f90fe7c8b9
commit
6177fc9897
16 changed files with 27 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ Makefile
|
|||
dig
|
||||
host
|
||||
nslookup
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -3,3 +3,5 @@ dnssec-keygen
|
|||
dnssec-makekeyset
|
||||
dnssec-signkey
|
||||
dnssec-signzone
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
Makefile
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
Makefile
|
||||
nsupdate
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
t_db
|
||||
.libs
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -3,3 +3,4 @@ dst_test
|
|||
t_dst
|
||||
.libs
|
||||
randomfile
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
t_mem
|
||||
.libs
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
Makefile
|
||||
t_net
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
t_sockaddr
|
||||
.libs
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||
Makefile
|
||||
lwtest
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
t_tasks
|
||||
.libs
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
Makefile
|
||||
t_timers
|
||||
.libs
|
||||
*.lo
|
||||
|
|
|
|||
|
|
@ -2,3 +2,5 @@ Makefile
|
|||
confparser_p.h
|
||||
confparser.c
|
||||
confparser.y
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
Makefile
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
Makefile
|
||||
*.lo
|
||||
.libs
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
Makefile
|
||||
timestamp
|
||||
*.lo
|
||||
*.la
|
||||
.libs
|
||||
|
|
|
|||
Loading…
Reference in a new issue