dnscontrol/.gitignore
Chris Hunt cc4eba6f16
Migrate Build and Integration Tests to CircleCI (#1292)
* Change the CI from GitHub Actions to [CircleCI](https://app.circleci.com/pipelines/github/StackExchange/dnscontrol?filter=all).
* Adds more platforms in the release as inspired by and discussed in #1260.
2021-12-17 07:14:27 -05:00

28 lines
368 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
dist/