mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
add .cvsignore files
This commit is contained in:
parent
c4ad98f33e
commit
863beba874
16 changed files with 28 additions and 0 deletions
5
.cvsignore
Normal file
5
.cvsignore
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Makefile
|
||||
config.log
|
||||
config.h
|
||||
config.cache
|
||||
config.status
|
||||
1
bin/.cvsignore
Normal file
1
bin/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
7
bin/tests/.cvsignore
Normal file
7
bin/tests/.cvsignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Makefile
|
||||
name_test
|
||||
rwlock_test
|
||||
mem_test
|
||||
sock_test
|
||||
task_test
|
||||
timer_test
|
||||
1
lib/.cvsignore
Normal file
1
lib/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
2
lib/dns/.cvsignore
Normal file
2
lib/dns/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
timestamp
|
||||
1
lib/dns/include/.cvsignore
Normal file
1
lib/dns/include/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/dns/include/dns/.cvsignore
Normal file
1
lib/dns/include/dns/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
2
lib/isc/.cvsignore
Normal file
2
lib/isc/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
timestamp
|
||||
1
lib/isc/include/.cvsignore
Normal file
1
lib/isc/include/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/include/isc/.cvsignore
Normal file
1
lib/isc/include/isc/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/pthreads/.cvsignore
Normal file
1
lib/isc/pthreads/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/pthreads/include/.cvsignore
Normal file
1
lib/isc/pthreads/include/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/pthreads/include/isc/.cvsignore
Normal file
1
lib/isc/pthreads/include/isc/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/unix/.cvsignore
Normal file
1
lib/isc/unix/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/unix/include/.cvsignore
Normal file
1
lib/isc/unix/include/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
1
lib/isc/unix/include/isc/.cvsignore
Normal file
1
lib/isc/unix/include/isc/.cvsignore
Normal file
|
|
@ -0,0 +1 @@
|
|||
Makefile
|
||||
Loading…
Reference in a new issue