Files
python-guide/.gitignore
T
2014-09-03 08:15:38 +02:00

13 lines
222 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/