This commit is contained in:
cdricms
2025-01-20 11:19:31 +01:00
parent 13e8221e83
commit 48e761667f
3 changed files with 3 additions and 0 deletions

1
backend/.dockerignore Normal file
View File

@@ -0,0 +1 @@
.env

1
backend/.gitignore vendored
View File

@@ -1 +1,2 @@
tmp tmp
media

View File

@@ -1 +1,2 @@
./latosa-frontend/node_modules/ ./latosa-frontend/node_modules/
.env