mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Move Sphinx's entry a bit higher for consistency
Sphinx isn't an editor/IDE, after all. ;)
This commit is contained in:
parent
2a9fb45d24
commit
49ae8975e6
@ -36,6 +36,9 @@ coverage.xml
|
||||
htmlcov/
|
||||
nosetests.xml
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
*.pot
|
||||
@ -53,5 +56,3 @@ nosetests.xml
|
||||
# Rope
|
||||
.ropeproject
|
||||
|
||||
# Sphinx documentation
|
||||
docs/_build/
|
||||
|
Loading…
Reference in New Issue
Block a user