dnscontrol/.gitignore
Tom Limoncelli 061ea63322
require() should handle paths as relative (like nodeJS) (#443)
* Integrate @nlowe's documentation and tests
* Use filepath.Clean() instead of filepath.Abs()
* Use a stackless implementation
2019-01-29 10:29:00 -05:00

21 lines
312 B
Plaintext

/tmp
dnscontrol-Darwin
dnscontrol-Linux
dnscontrol.exe
dnscontrol
dnsconfig.js
creds.json
ExternalDNS
docs/_site
powershell.log
integrationTest/env.sh
integrationTest/.env
/integrationTest/zones/*.zone
/integrationTest/config/*.yaml
env.sh
certs/
spfcache*
adzonedump.*
zones/
stack.sh
.idea/