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

# C extensions
*.so

# Distribution / Packaging
*.egg
*.egg-info
*.eggs
MANIFEST
build
dist

# Unit test / coverage files
.tox/*
.cache/
.coverage
.coverage.*
htmlcov/
.pytest_cache/

# OSX Finder
.DS_Store

# pyenv python configuration file
.python-version

# autosaved emacs files
*~

# autogenerated by setuptools-scm
Lib/ufo2ft/_version.py
