mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Added __pycache__
This commit is contained in:
parent
a66b53a87d
commit
d8fd679001
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ develop-eggs
|
|||
lib
|
||||
lib64
|
||||
|
||||
# The new '__pycache__' in Python 3
|
||||
__pycache__
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue