2020-07-09 11:53:41 +03:00
|
|
|
.DS_Store
|
|
|
|
/.git
|
|
|
|
/.github
|
|
|
|
/.vscode
|
|
|
|
.idea
|
|
|
|
/AdGuardHome
|
|
|
|
/AdGuardHome.exe
|
|
|
|
/AdGuardHome.yaml
|
|
|
|
/AdGuardHome.log
|
|
|
|
/data
|
|
|
|
/build
|
2020-12-29 19:53:56 +03:00
|
|
|
/build2
|
2020-07-09 11:53:41 +03:00
|
|
|
/dist
|
|
|
|
/client/node_modules
|
2020-12-29 19:53:56 +03:00
|
|
|
/client2/node_modules
|
2020-07-09 11:53:41 +03:00
|
|
|
/.gitattributes
|
|
|
|
/.gitignore
|
|
|
|
/.goreleaser.yml
|
|
|
|
/changelog.config.js
|
|
|
|
/coverage.txt
|
|
|
|
/Dockerfile
|
|
|
|
/LICENSE.txt
|
|
|
|
/Makefile
|
|
|
|
/querylog.json
|
|
|
|
/querylog.json.1
|
|
|
|
/*.md
|
|
|
|
|
|
|
|
# Test output
|
|
|
|
dnsfilter/tests/top-1m.csv
|
|
|
|
dnsfilter/tests/dnsfilter.TestLotsOfRules*.pprof
|
|
|
|
|
|
|
|
# Snapcraft build temporary files
|
|
|
|
*.snap
|
|
|
|
launchpad_credentials
|
|
|
|
snapcraft_login
|
|
|
|
snapcraft.yaml.bak
|
|
|
|
|
|
|
|
# IntelliJ IDEA project files
|
|
|
|
*.iml
|
|
|
|
|
|
|
|
# Packr
|
|
|
|
*-packr.go
|