+ Auto-generated Rasterio API RST docs and an 'ignore/' directory for assorted local dev files.

This commit is contained in:
Kevin Wurster 2017-10-11 20:37:03 -04:00
parent 2069c1e97f
commit b83b68c1c6

5
.gitignore vendored
View File

@ -53,6 +53,8 @@ rasterio/*.html
# Sphinx documentation
docs/_build/
docs/rasterio.*.rst
docs/rasterio.rst
# PyBuilder
target/
@ -82,3 +84,6 @@ tests/data/white-gemini-iv.zip
# vim
.*.swp
# Random local dev files
ignore/