fonttools/.gitignore
2017-11-29 17:08:23 +00:00

30 lines
350 B
Plaintext

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