Initial commit: frontend + backend integration
This commit is contained in:
13
backend/.dockerignore
Normal file
13
backend/.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
.git
|
||||
.gitignore
|
||||
test_results
|
||||
dist
|
||||
build
|
||||
data/output
|
||||
*.zip
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user