This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
pi-hole
mirror of
https://github.com/pi-hole/pi-hole.git
Watch
1
Star
0
Fork
You've already forked pi-hole
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cedd1a2591
pi-hole
/
.gitignore
12 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.DS_Store banished!
2016-03-28 23:02:36 +02:00
.DS_Store
setupVar tests passing for debian & centos
2016-10-11 06:14:39 +02:00
*.pyc
*.swp
__pycache__
.cache
add tests for selinux checking Signed-off-by: bcambl <blayne@blaynecampbell.com>
2018-06-26 08:09:30 +02:00
.pytest_cache
Tox! Signed-off-by: Adam Hill <adam@diginc.us>
2018-07-12 06:23:32 +02:00
.tox
.eggs
*.egg-info
Remove .idea/ Signed-off-by: Frieder Bluemle <frieder.bluemle@gmail.com>
2021-10-06 13:33:13 +02:00
.idea/
Add other JetBrains stuff to ignore
2017-12-30 19:37:17 +01:00
*.iml