summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorElis Eriksson <spelis.tech@gmail.com>2026-03-14 09:38:14 -1000
committerElis Eriksson <spelis.tech@gmail.com>2026-03-14 09:38:14 -1000
commitc78417a25c63f5d06ead4b8f71aa06d9d486550a (patch)
tree8405b38a999fa0759ab5cc618eac1be75b9f6383 /.gitignore
parent434956b1b227164bd79daa6c5c793abe2de46c3d (diff)
downloadspelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.gz
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.bz2
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.lz
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.xz
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.tar.zst
spelis-web-c78417a25c63f5d06ead4b8f71aa06d9d486550a.zip
modify the blog and add lock files to the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c0b765a..2ee91eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
_dist/
-node_modules/ \ No newline at end of file
+node_modules/
+package-lock.json
+pnpm-lock.yaml