chore: add posts/ to .gitignore

This commit is contained in:
Jim Liu 宝玉 2026-03-06 00:01:04 -06:00
parent 36ccbd0300
commit dbf35503a3
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -153,6 +153,7 @@ infographic/
illustrations/ illustrations/
comic/ comic/
translate/ translate/
posts/
### IntelliJ IDEA ### ### IntelliJ IDEA ###
.idea .idea
*.iws *.iws