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

20 lines
175 B
Plaintext

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