dnscontrol/.gitignore
Jed Fox 9b3ad81b1d
Embed types-dnscontrol.d.ts into the binary instead of fetching it via HTTP (#1942)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-01-17 12:10:43 -05:00

30 lines
406 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
/pkg/js/parse_tests/*.ACTUAL
env.sh
certs/
spfcache*
adzonedump.*
/zones/
stack.sh
.idea/
*.nupkg
.DS_Store
.vscode/launch.json
.jekyll-cache
types-dnscontrol.d.ts
dist/