summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLyssa2026-01-09 12:57:55 +0000
committerLyssa2026-01-09 12:57:55 +0000
commit559682db1e3824eb259c886c72a855aaf50d93e6 (patch)
tree1a6d36c6ce05595a6e9ebdd48858ab0aa031de84 /.gitignore
parentccb9614710ae7626dc1a0450ed676cabf9f2c754 (diff)
downloadmassgrave.dev-559682db1e3824eb259c886c72a855aaf50d93e6.zip
Switch back to npm
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 1 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 3d60717..dda5509 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,9 +15,4 @@
.env.test.local
.env.production.local
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-
-# npm
-package-lock.json \ No newline at end of file
+npm-debug.log* \ No newline at end of file