aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2026-01-28 18:18:30 +0100
committerGitHub <noreply@github.com>2026-01-28 18:18:30 +0100
commit03588b3b3d7a0f5e74a1565ec4dc65d4054281ca (patch)
tree75545000c16d7e2fd46a9fc3389803fbc6f50e03
parente18f2a46f3f4bfa7881b8cbc254c10f6eb570040 (diff)
package-lock .gitignore
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 67fe165..8f8f9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,12 +52,13 @@ Temporary Items
# Node module directory
node_modules
-# webpack shit
+# built webpack files
*.b.js
*.b.js.*
# Jetbrains
.idea/
-# Ignore lockfile to always get newest versions and keep dependabot away
+# lockfiles
bun.lock
+package-lock.json