dnscontrol/.gitignore
Thomas Limoncelli 4b68c79d4f
fixing tests
2025-11-26 23:13:39 -05:00

40 lines
563 B
Text

/node_modules/
/tmp
/commands/types/dnscontrol.d.ts
dnscontrol-Darwin
dnscontrol-Linux
dnscontrol.exe
dnscontrol
/build/generate/generate
/dnsconfig.js
/creds.json
ExternalDNS
powershell.log
integrationTest/env.sh
integrationTest/.env
/integrationTest/zones/*.zone
/integrationTest/config/*.yaml
/integrationTest/.hedns-session
/pkg/js/parse_tests/*.ACTUAL
env.sh
certs/
spfcache*
adzonedump.*
/zones/
stack.sh
.idea/
*.nupkg
.DS_Store
.vscode
*.sw[a-p]
.jekyll-cache
types-dnscontrol.d.ts
dist/
node_modules/
// Golang
__debug_bin*
// Test artifact:
*.ACTUAL