Remove node_modules and add gitignore

This commit is contained in:
2026-06-02 23:11:26 +02:00
parent 9ee43a6b2d
commit cef9e21a3c
4267 changed files with 3 additions and 966098 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
node_modules/
dist/
.env