-
-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 595 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (30 loc) · 595 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.venv/
__pycache__/
*.pyc
*.pyo
loot/
maps/
firmware_cache/
secrets.conf
*.log
CLAUDE.md
deploy_watchdogs.sh
# Personal recordings — keep them out of public repos
*.mov
*.mp4
# Exception: bg.mp4 is the public landing page video (in both locations)
!docs/site/bg.mp4
!docs/bg.mp4
# Plugin state files (per-user, not shared)
plugins/.wardrive_state.json
plugins/.wardrive_uploaded.json
# OS junk
.DS_Store
Thumbs.db
whitelist.json
watchdogs/app(backup).py
watchdogs/tile_manager(backup).py
wdg_wifi_bridge.py.bak
watchdogs/app(backup).py
watchdogs/tile_manager(backup).py
wdg_wifi_bridge.py.bak