feat: add .gitignore to exclude environment and build files

This commit is contained in:
2026-07-12 15:27:59 +02:00
parent ea3d02c7ec
commit a35ac3b255
+3
View File
@@ -0,0 +1,3 @@
.env
node_modules/
dist/