Fix git-ignore list (#343)

This commit is contained in:
Cotes Chung
2021-06-04 19:43:45 +08:00
parent bf3b539d6d
commit d31e677ca0
+4 -1
View File
@@ -1,6 +1,9 @@
# hidden files # hidden files
.* .*
!.github !.git*
!.editorconfig
!.nojekyll
!.travis.yml
# bundler cache # bundler cache
_site _site