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-01-14 02:57:31 +08:00

18 lines
154 B
Plaintext

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