Initial commit: Nat20 Notes — TTRPG session transcription & summarization
This commit is contained in:
10
backend/.dockerignore
Normal file
10
backend/.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
.pytest_cache/
|
||||
.mypy_cache/
|
||||
.venv/
|
||||
venv/
|
||||
*.egg-info/
|
||||
.git/
|
||||
.env
|
||||
Reference in New Issue
Block a user