Create .gitignore

This commit is contained in:
Lucàs
2025-07-14 00:33:21 +02:00
committed by GitHub
parent 07e5c1e73d
commit 762c1fb1a9
+6
View File
@@ -0,0 +1,6 @@
.idea/
.vscode/
build/
dist/
node_modules/