Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pipwerks committed Feb 14, 2024
1 parent 6cec7f6 commit d8a724c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,8 @@
ehthumbs.db
Thumbs.db

node_modules
node_modules

# VitePress cache files #
#########################
docs/.vitepress/cache/deps/

0 comments on commit d8a724c

Please sign in to comment.