1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Fix git-ignore list (#343)

This commit is contained in:
Cotes Chung 2021-06-03 02:20:47 +08:00
parent bf3b539d6d
commit d31e677ca0

5
.gitignore vendored
View File

@ -1,6 +1,9 @@
# hidden files
.*
!.github
!.git*
!.editorconfig
!.nojekyll
!.travis.yml
# bundler cache
_site