aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4f1a60f..67fe165 100644
--- a/.gitignore
+++ b/.gitignore
@@ -58,3 +58,6 @@ node_modules
# Jetbrains
.idea/
+
+# Ignore lockfile to always get newest versions and keep dependabot away
+bun.lock