mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
18 lines
154 B
Plaintext
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
|