fonttools/.gitignore
2018-06-12 11:13:45 +01:00

22 lines
225 B
Plaintext

# Byte-compiled and optimized files
__pycache__/
*.py[co]
*$py.class
# Packaging
*.egg-info
*.eggs
build
dist
# Unit test and coverage files
.cache
.coverage
.coverage.*
.tox
htmlcov
.pytest_cache/
# OS X Finder
.DS_Store