Codebase list fontmath / c2c095b6-f4e4-4898-a3a3-18e863b9de51/main .gitignore
c2c095b6-f4e4-4898-a3a3-18e863b9de51/main

Tree @c2c095b6-f4e4-4898-a3a3-18e863b9de51/main (Download .tar.gz)

.gitignore @c2c095b6-f4e4-4898-a3a3-18e863b9de51/mainraw · history · blame

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

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

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

# OS X Finder
.DS_Store
.pytest_cache