Ajouter .gitignore

This commit is contained in:
2025-10-30 11:49:33 +00:00
parent 5321cf34c4
commit 7c8915244f

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.env
vendor/
node_modules/
*.log
*.sqlite
.DS_Store