aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-vite/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-vite/.gitignore')
-rw-r--r--examples/with-vite/.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/with-vite/.gitignore b/examples/with-vite/.gitignore
new file mode 100644
index 0000000..a627497
--- /dev/null
+++ b/examples/with-vite/.gitignore
@@ -0,0 +1,11 @@
+.DS_Store
+node_modules
+.turbo
+*.log
+dist
+dist-ssr
+*.local
+.env
+.cache
+server/dist
+public/dist