Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8016472b10d52bfb519a6126c964df9fc2da38a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
*.pyc
*.swp
__pycache__
.cache
.pytest_cache
.tox
.eggs
*.egg-info
.idea/
*.iml
.vscode/