mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-12-26 09:42:18 +08:00
update gitignore
This commit is contained in:
parent
2c400b2d93
commit
91b7b11dc1
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -9,7 +9,11 @@ ExternalDNS
|
|||
docs/_site
|
||||
powershell.log
|
||||
integrationTest/env.sh
|
||||
integrationTest/.env
|
||||
/integrationTest/zones/*.zone
|
||||
/integrationTest/config/*.yaml
|
||||
env.sh
|
||||
certs/
|
||||
spfcache*
|
||||
adzonedump.*
|
||||
zones/
|
Loading…
Reference in a new issue