mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
+ Auto-generated Rasterio API RST docs and an 'ignore/' directory for assorted local dev files.
This commit is contained in:
parent
2069c1e97f
commit
b83b68c1c6
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user