# hidden files
.*
!.github
!.gitignore

# python compiled files
*.pyc

# jekyll debug
_site

# Jeykll Gemfile.lock
Gemfile.lock

# yui-compressor
*.jar

# bundle cache
vendor
