feat: initial scaffold of osint_db (DuckDB source-of-truth service)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
data/
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
*.duckdb
|
||||
*.duckdb.*
|
||||
*.duckdb-wal
|
||||
server.log
|
||||
Reference in New Issue
Block a user