Initial dashboard organization setup
This commit is contained in:
11
.gitignore
vendored
Executable file
11
.gitignore
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
.gitea_token
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.pytest_cache/
|
||||
backend/.venv/
|
||||
backend/data/
|
||||
uploads/
|
||||
snapshots/
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user