Add gitignore

This commit is contained in:
2024-05-21 15:58:04 +02:00
parent 7a5f406698
commit 7b7b179760
+6
View File
@@ -0,0 +1,6 @@
.idea/
bun.lockb
package-lock.json
node_modules/
._*
.DS_Store