mirror of
https://github.com/Stijnvandenbroek/stamp.git
synced 2026-01-16 23:46:54 +01:00
feat: remove stamp_ prefix from directories
This commit is contained in:
10
backend/.dockerignore
Normal file
10
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