Skip to content

Commit f445cb7

Browse files
committed
Ignore Python3 "__pycache__" binaries
1 parent dfc0ecd commit f445cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*.egg-info
22
*.pyc
3-
.pioenvs
3+
__pycache__
44
.tox
55
docs/_build
66
dist

0 commit comments

Comments
 (0)