1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 00:27:58 +00:00

Update gitignore items

This commit is contained in:
Cotes Chung 2020-11-23 20:24:46 +08:00
parent 864119e3cc
commit a410600205

13
.gitignore vendored
View File

@ -1,19 +1,8 @@
# hidden files # hidden files
.* .*
!.github !.github
!.gitignore
# python compiled files # jekyll cache
*.pyc
# jekyll debug
_site _site
# Jeykll Gemfile.lock
Gemfile.lock Gemfile.lock
# yui-compressor
*.jar
# bundle cache
vendor vendor