Update gitignore items

This commit is contained in:
Cotes Chung 2020-11-23 20:24:46 +08:00
parent 864119e3cc
commit a410600205
1 changed files with 1 additions and 12 deletions

13
.gitignore vendored
View File

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