move everything to backend folder for migration to dashboard repository
This commit is contained in:
parent
af6b006409
commit
92ec7c653d
89 changed files with 0 additions and 0 deletions
10
backend/.gitignore
vendored
Normal file
10
backend/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
.venv
|
||||
.idea
|
||||
.vscode
|
||||
__pycache__
|
||||
*.pyc
|
||||
.DS_Store
|
||||
*.swp
|
||||
.envrc
|
||||
.direnv
|
||||
run_app.local.sh
|
||||
Reference in a new issue