mirror of
https://github.com/platformio/platformio-core.git
synced 2026-04-29 10:23:18 +02:00
Ignore Python3 "__pycache__" binaries
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
*.egg-info
|
||||
*.pyc
|
||||
.pioenvs
|
||||
__pycache__
|
||||
.tox
|
||||
docs/_build
|
||||
dist
|
||||
|
||||
Reference in New Issue
Block a user