pi-hole/.gitignore

12 lines
90 B
Text
Raw Normal View History

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