mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-12-27 02:02:48 +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
|
docs/_site
|
||||||
powershell.log
|
powershell.log
|
||||||
integrationTest/env.sh
|
integrationTest/env.sh
|
||||||
|
integrationTest/.env
|
||||||
/integrationTest/zones/*.zone
|
/integrationTest/zones/*.zone
|
||||||
/integrationTest/config/*.yaml
|
/integrationTest/config/*.yaml
|
||||||
env.sh
|
env.sh
|
||||||
certs/
|
certs/
|
||||||
|
spfcache*
|
||||||
|
adzonedump.*
|
||||||
|
zones/
|
Loading…
Reference in a new issue