Ignore node_modules, .svelte-kit, and bun.lock

This commit is contained in:
shamoon
2026-02-03 08:25:31 -08:00
committed by Jarek Krochmalski
parent 83063d757a
commit 95f263c3a6
+3
View File
@@ -1,2 +1,5 @@
.idea/ .idea/
.DS_Store .DS_Store
node_modules/
.svelte-kit/
bun.lock