Skip to content

Commit d8fd679

Browse files
committed
Added __pycache__
1 parent a66b53a commit d8fd679

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Python.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ develop-eggs
1818
lib
1919
lib64
2020

21+
# The new '__pycache__' in Python 3
22+
__pycache__
23+
2124
# Installer logs
2225
pip-log.txt
2326

0 commit comments

Comments
 (0)