mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Update gitignore items
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user