Codebase list python-geopandas / upstream/0.10.0 .gitignore
upstream/0.10.0

Tree @upstream/0.10.0 (Download .tar.gz)

.gitignore @upstream/0.10.0raw · history · blame

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
env/
venv*/
build/
dist/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
result_images

# Sphinx documentation
doc/_build/
.buildinfo

# Jupyter Notebook
.ipynb_checkpoints

# pytest
.pytest_cache

.mypy_cache

# projects
.spyderproject
.spyproject
.idea
.ropeproject
.vscode

*.py~
.DS_Store

examples/nybb_*.zip

doc/source/savefig
doc/source/reference
doc/source/docs/reference/api/*.rst

geopandas.egg-info
geopandas/version.py

.asv
doc/source/getting_started/my_file.geojson