mirror of
https://github.com/pimoroni/st7735-python.git
synced 2025-01-05 22:40:25 +03:00
21 lines
179 B
Plaintext
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
|