mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 10:09:59 -04:00
ignore configure generated files
This commit is contained in:
parent
5b292a8320
commit
aaabbc1362
1 changed files with 14 additions and 2 deletions
16
bin/python/isc/.gitignore
vendored
16
bin/python/isc/.gitignore
vendored
|
|
@ -1,3 +1,15 @@
|
|||
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
|
||||
rndc.py
|
||||
utils.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue