2020-12-08 18:23:35 +03:00
|
|
|
# Please, DO NOT put your text editors' temporary files here. The more are
|
|
|
|
# added, the harder it gets to maintain and manage projects' gitignores. Put
|
|
|
|
# them into your global gitignore file instead.
|
|
|
|
#
|
|
|
|
# See https://stackoverflow.com/a/7335487/1892060.
|
|
|
|
#
|
|
|
|
# Only build, run, and test outputs here. Sorted.
|
|
|
|
*-packr.go
|
|
|
|
*.db
|
|
|
|
*.snap
|
|
|
|
/bin/
|
2018-08-30 17:25:33 +03:00
|
|
|
/build/
|
2020-12-08 18:23:35 +03:00
|
|
|
/data/
|
2019-01-25 22:12:48 +03:00
|
|
|
/dist/
|
2020-12-08 18:23:35 +03:00
|
|
|
/dnsfilter/tests/dnsfilter.TestLotsOfRules*.pprof
|
|
|
|
/dnsfilter/tests/top-1m.csv
|
|
|
|
/launchpad_credentials
|
|
|
|
/querylog.json*
|
|
|
|
/snapcraft_login
|
|
|
|
AdGuardHome*
|
2019-10-02 15:41:14 +03:00
|
|
|
coverage.txt
|
2020-12-08 18:23:35 +03:00
|
|
|
node_modules/
|