mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 16:30:00 -04:00
ignore configure generated files
(cherry picked from commit cd734243d4)
This commit is contained in:
parent
27330b0e55
commit
e96a2a2b89
1 changed files with 16 additions and 2 deletions
18
bin/python/isc/.gitignore
vendored
18
bin/python/isc/.gitignore
vendored
|
|
@ -1,3 +1,17 @@
|
|||
utils.py
|
||||
parsetab.py
|
||||
__init__.py
|
||||
checkds.py
|
||||
coverage.py
|
||||
dnskey.py
|
||||
eventlist.py
|
||||
keydict.py
|
||||
keyevent.py
|
||||
keymgr.py
|
||||
keyseries.py
|
||||
keyzone.py
|
||||
parser.out
|
||||
parsetab.py
|
||||
policy.py
|
||||
policy_test.py
|
||||
rndc.py
|
||||
tests/dnskey_test.py
|
||||
utils.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue