fonttools/.gitignore
2016-10-12 00:40:06 +01:00

24 lines
246 B
Plaintext

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