feat: remove stamp_ prefix from directories

This commit is contained in:
Stijnvandenbroek
2025-06-29 11:34:40 +02:00
parent fd1229c8f3
commit 16e2032f9e
32 changed files with 7 additions and 7 deletions

10
backend/.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.gitignore
__pycache__/
*.py[cod]
*$py.class
*.so
.env
venv/
ENV/
.vscode/