aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 63f6f85..1d86db2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,13 @@
-node_modules
-
# Output
.output
.vercel
/.svelte-kit
/build
+node_modules
# OS
.DS_Store
+*.lock
*.lockb
*.lockdb
Thumbs.db