]> source.dussan.org Git - gitignore.git/commitdiff
Update Hexo.gitignore
authorYunyang <sunnycloudyang@outlook.com>
Wed, 17 Jul 2024 08:37:58 +0000 (16:37 +0800)
committerYunyang <sunnycloudyang@outlook.com>
Wed, 17 Jul 2024 08:37:58 +0000 (16:37 +0800)
community/Hexo.gitignore

index 97c9f357c5aa9156a8285a98dd8fc5fc03279615..e7ef8aff3836650a846b74723e5b258a1b89bc40 100644 (file)
@@ -3,6 +3,7 @@
 .DS_Store
 .tmp*
 dist/
+public/
 coverage/
 
 # Ignore dependencies and lock files
@@ -19,4 +20,6 @@ pnpm-lock.yaml
 # Ignore code coverage output
 .nyc_output/
 
-# Add any additional patterns here
\ No newline at end of file
+# Add any additional patterns here
+db.json
+.deploy_git/