Files
2018-07-25 15:13:58 -07:00

15 lines
229 B
Plaintext

docs/_build
.idea
# Ignore irrelevant files from the Sublime Text editor
*.sublime-workspace
*.sublime-project
# Ignore .hgignore for contributors using Mercurial.
.hgignore
# Ignore files generated during build
build/
venv/