Add SQLite build script and CI workflow for automated releases
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Built artifacts (generated by scripts/build_sqlite.py)
|
||||
cameras.db
|
||||
|
||||
# Python
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
Reference in New Issue
Block a user