flopy/.gitignore

91 lines
1.1 KiB
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
MANIFEST
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Django stuff:
*.log
# shell stuff
#*.sh
# Sphinx documentation
docs/_build/
# PyBuilder
.idea/
target/
flopy/.idea
examples/Notebooks/data
examples/Notebooks/temp
examples/FAQ/temp
examples/Testing/.idea
examples/Testing/data
examples/scripts/data
examples/groundwater_paper/Notebooks/temp
# ignore all .ipynb_checkpoints
.ipynb_checkpoints
autotest/*.bin
autotest/*.dat
autotest/temp
autotest/tempbin
autotest/.noseids
*.chk
*.chk.csv
.docs/.working
.docs/_build
.docs/_static
.docs/_templates
.docs/source
.docs/.bin
.docs/_temp
.docs/_notebooks