2020-01-04 14:08:20 +03:00
|
|
|
# hidden files
|
2019-09-30 15:32:24 +03:00
|
|
|
.*
|
2020-11-17 11:54:52 +03:00
|
|
|
!.github
|
|
|
|
!.gitignore
|
2020-01-04 14:08:20 +03:00
|
|
|
|
|
|
|
# python compiled files
|
2019-09-30 15:32:24 +03:00
|
|
|
*.pyc
|
|
|
|
|
|
|
|
# jekyll debug
|
|
|
|
_site
|
|
|
|
|
|
|
|
# Jeykll Gemfile.lock
|
|
|
|
Gemfile.lock
|
|
|
|
|
|
|
|
# yui-compressor
|
|
|
|
*.jar
|
2020-01-04 14:08:20 +03:00
|
|
|
|
|
|
|
# bundle cache
|
|
|
|
vendor
|