Files
st7735-python-pimoroni/.gitignore
2019-01-21 15:39:26 +00:00

21 lines
179 B
Plaintext

build/
_build/
*.o
*.so
*.a
*.py[cod]
*.egg-info
dist/
__pycache__
.DS_Store
*.deb
*.dsc
*.build
*.changes
*.orig.*
packaging/*tar.xz
library/debian/
.coverage
.pytest_cache
.tox