aboutsummaryrefslogtreecommitdiffstats
path: root/app/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'app/.gitignore')
-rw-r--r--app/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore
new file mode 100644
index 0000000..6635cf5
--- /dev/null
+++ b/app/.gitignore
@@ -0,0 +1,10 @@
+.DS_Store
+node_modules
+/build
+/.svelte-kit
+/package
+.env
+.env.*
+!.env.example
+vite.config.js.timestamp-*
+vite.config.ts.timestamp-*