chore: add .gitignore for node_modules and .env

This commit is contained in:
2026-05-19 14:27:54 +10:00
parent 7e2973b7b4
commit 3b5ec44403
+4
View File
@@ -0,0 +1,4 @@
node_modules/
.env
npm-debug.log
.DS_Store