fix: restore GeoIntel and upgrade Atlas workbench
This commit is contained in:
+22
-8
@@ -1,9 +1,23 @@
|
||||
.git
|
||||
node_modules
|
||||
dist
|
||||
coverage
|
||||
playwright-report
|
||||
test-results
|
||||
data
|
||||
.env*
|
||||
*.log
|
||||
.venv
|
||||
venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
.pytest_cache
|
||||
|
||||
frontend/node_modules
|
||||
frontend/dist
|
||||
frontend/*.tsbuildinfo
|
||||
backend/.pytest_cache
|
||||
backend/**/*.pyc
|
||||
backend/**/__pycache__
|
||||
|
||||
storage
|
||||
postgres-data
|
||||
datasets/raw
|
||||
datasets/processed
|
||||
datasets/cache
|
||||
exports
|
||||
models
|
||||
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user