gitignore

This commit is contained in:
2026-02-18 14:58:21 +01:00
parent b069d047ec
commit d4ad5d9c61
6 changed files with 1168 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.env
.env.*
node_modules/
dist/
.npm