fonttools/.gitignore
2016-04-13 13:20:09 -07:00

23 lines
239 B
Plaintext

# Byte-compiled / optimized files
__pycache__/
*.py[co]
*$py.class
# Distribution / Packaging
*.egg-info
MANIFEST
build
dist
# Unit test / coverage files
.tox/*
.cache/
.coverage
htmlcov/
# emacs backup files
*~
# OSX Finder
.DS_Store