mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
.gitignore /zones not zones
This commit is contained in:
44
.gitignore
vendored
44
.gitignore
vendored
@@ -1,22 +1,22 @@
|
|||||||
/tmp
|
/tmp
|
||||||
dnscontrol-Darwin
|
dnscontrol-Darwin
|
||||||
dnscontrol-Linux
|
dnscontrol-Linux
|
||||||
dnscontrol.exe
|
dnscontrol.exe
|
||||||
dnscontrol
|
dnscontrol
|
||||||
dnsconfig.js
|
dnsconfig.js
|
||||||
creds.json
|
creds.json
|
||||||
ExternalDNS
|
ExternalDNS
|
||||||
docs/_site
|
docs/_site
|
||||||
powershell.log
|
powershell.log
|
||||||
integrationTest/env.sh
|
integrationTest/env.sh
|
||||||
integrationTest/.env
|
integrationTest/.env
|
||||||
/integrationTest/zones/*.zone
|
/integrationTest/zones/*.zone
|
||||||
/integrationTest/config/*.yaml
|
/integrationTest/config/*.yaml
|
||||||
env.sh
|
env.sh
|
||||||
certs/
|
certs/
|
||||||
spfcache*
|
spfcache*
|
||||||
adzonedump.*
|
adzonedump.*
|
||||||
zones/
|
/zones/
|
||||||
stack.sh
|
stack.sh
|
||||||
.idea/
|
.idea/
|
||||||
*.nupkg
|
*.nupkg
|
||||||
|
Reference in New Issue
Block a user