Fix
This commit is contained in:
11
backend/.dockerignore
Normal file
11
backend/.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.pyd
|
||||
data/*.sqlite3
|
||||
data/snapshots/**
|
||||
!data/.gitkeep
|
||||
!data/snapshots/.gitkeep
|
||||
Reference in New Issue
Block a user