mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
docs/_build
|
|
.idea
|
|
|
|
# Ignore irrelevant files from the Sublime Text editor
|
|
*.sublime-workspace
|
|
*.sublime-project
|
|
|
|
# Ignore .hgignore for contributors using Mercurial.
|
|
.hgignore
|