@@ -0,0 +1,16 @@
+.DS_Store
+node_modules
+/.svelte-kit
+/package
+.env
+.env.*
+!.env.example
+vite.config.js.timestamp-*
+vite.config.ts.timestamp-*
+__pycache__
+_old
+uploads
+.ipynb_checkpoints
+*.db
+_test
@@ -0,0 +1,7 @@