Skip to content
Snippets Groups Projects
.gitignore 190 B
# Compiled pages
_site

# Temporary files
*~
.*~

# Temporary directory
tmp

# Jekyll cache
.jekyll-cache

# Local notes
NOTES.md
NOTES.html

# Compiled guides
README.html
CONTRIBUTING.html