__pycache__
*.pyc
/build
/dist
/.eggs
/MANIFEST
/citeproc_py.egg-info
/citeproc/version.py
/.tox
/.python-version
/tests/test-suite
/.coverage

# PyCharm configuration
.idea
