Added .gitignore file

This commit is contained in:
2025-08-10 20:41:05 +02:00
commit a114b6d74a

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules
build
npm-debug.log
.env
.DS_Store