mirror of
https://github.com/smittix/intercept.git
synced 2026-07-01 22:39:00 -07:00
Add ADS-B history persistence and reporting UI
This commit is contained in:
+12
-7
@@ -10,9 +10,17 @@ venv/
|
||||
ENV/
|
||||
uv.lock
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
pager_messages.log
|
||||
# Logs
|
||||
*.log
|
||||
pager_messages.log
|
||||
|
||||
# Local data
|
||||
downloads/
|
||||
pgdata/
|
||||
|
||||
# Local data
|
||||
downloads/
|
||||
pgdata/
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
@@ -34,7 +42,4 @@ build/
|
||||
uv.lock
|
||||
*.db
|
||||
*.sqlite3
|
||||
intercept.db
|
||||
|
||||
# Agent Files
|
||||
.agent
|
||||
intercept.db
|
||||
|
||||
Reference in New Issue
Block a user