aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gitignore
blob: ce03b6a9bc43c7aaac42665d7c98ec6fc1bac47b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
__pycache__/
*.py[cod]
*.swp
*.log
env/
venv/
.venv/
.vscode/
*.vscode/
.idea/
*.idea/
*.vscode/
*.atom/
.DS_Store  # macOS
Thumbs.db  # Windows

# Panahone specific
*.cache
cache/
config/
weather_cache.json