*.py[co]

# Environment file which should be autogenerated
*conda_requirements.txt*

# Packages
*.egg?
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
.nox

# Installer logs
pip-log.txt
pip-cache

# Unit test / coverage reports
.coverage
.tox
.pytest_cache

# asv environments, results
.asv

#Translations
*.mo

# Created by Iris build
*.so
lib/iris/etc/site.cfg
lib/iris/std_names.py

# Iris test result files
lib/iris/tests/result_image_comparison/
iris_image_test_output/
*.ESMF_LogFile

# Iris test lock file
lib/iris/tests/results/imagerepo.lock

# Pydev/Eclipse files
.project
.pydevproject
.settings

# PyCharm files
/.idea
*.cover

# Auto generated documentation files
docs/src/_build/*
docs/src/generated

# Example test results
docs/iris_image_test_output/

# Created by editiors
*~
\#*
\.\#*
*.swp
.ipynb_checkpoints

# Files generated during test runs.
lib/iris/tests/results/**/*.dot
lib/iris/tests/results/PP/extra_char_data.w_data_loaded.pp.txt
