mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-16 15:46:53 +01:00
feat: initial commit
This commit is contained in:
10
stamp_backend/.dockerignore
Normal file
10
stamp_backend/.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
.git
|
||||
.gitignore
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.so
|
||||
.env
|
||||
venv/
|
||||
ENV/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user