jtm.dev/.gitignore

18 lines
168 B
Plaintext
Raw Normal View History

# Bundler files
/.bundle/
/vendor/
# Jekyll files
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# LaTeX output files
*.aux
*.log
*.out
# Emacs backup files
*~