2020-12-08 08:23:35 -07: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.
|
|
|
|
#
|
2021-05-21 04:55:42 -07:00
|
|
|
# Only build, run, and test outputs here. Sorted. With negations at the
|
|
|
|
# bottom to make sure they take effect.
|
2020-12-08 08:23:35 -07:00
|
|
|
*.db
|
2020-12-29 09:53:56 -07:00
|
|
|
*.log
|
2020-12-08 08:23:35 -07:00
|
|
|
*.snap
|
2023-07-07 08:27:33 -07:00
|
|
|
*.test
|
2021-06-01 11:06:55 -07:00
|
|
|
/agh-backup/
|
2020-12-08 08:23:35 -07:00
|
|
|
/bin/
|
2021-05-21 04:55:42 -07:00
|
|
|
/build/*
|
2020-12-08 08:23:35 -07:00
|
|
|
/data/
|
2019-01-25 12:12:48 -07:00
|
|
|
/dist/
|
2021-05-21 06:15:47 -07:00
|
|
|
/filtering/tests/filtering.TestLotsOfRules*.pprof
|
|
|
|
/filtering/tests/top-1m.csv
|
2023-06-28 02:48:53 -07:00
|
|
|
/internal/next/AdGuardHome.yaml
|
2020-12-08 08:23:35 -07:00
|
|
|
/launchpad_credentials
|
|
|
|
/querylog.json*
|
|
|
|
/snapcraft_login
|
2023-06-28 02:48:53 -07:00
|
|
|
AdGuardHome
|
|
|
|
AdGuardHome.exe
|
|
|
|
AdGuardHome.yaml*
|
2019-10-02 05:41:14 -07:00
|
|
|
coverage.txt
|
2020-12-08 08:23:35 -07:00
|
|
|
node_modules/
|
2021-05-21 04:55:42 -07:00
|
|
|
|
|
|
|
!/build/gitkeep
|