pi-hole/.gitignore

12 lines
90 B
Text
Raw Normal View History

2016-03-28 16:02:36 -05:00
.DS_Store
*.pyc
*.swp
__pycache__
.cache
.pytest_cache
.tox
.eggs
*.egg-info
.idea/
2017-12-30 10:37:17 -08:00
*.iml