mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-02-14 23:18:32 +00:00
24 lines
254 B
Plaintext
24 lines
254 B
Plaintext
*.sw*
|
|
*.pyc
|
|
.cache
|
|
__pycache__
|
|
.tox
|
|
.pipenv
|
|
.eggs
|
|
UNKNOWN.egg-info
|
|
.env
|
|
ci-workspace
|
|
.gh-workspace
|
|
docker-compose.yml
|
|
etc-dnsmasq.d/
|
|
etc-pihole/
|
|
var-log/
|
|
.vscode/
|
|
.pytest_cache/
|
|
|
|
# WIP/test stuff
|
|
doco.yml
|
|
|
|
# Ignore FTL Binary if it exists
|
|
src/pihole-FTL
|