8 lines
86 B
Plaintext
8 lines
86 B
Plaintext
# Python
|
|
__pycache__
|
|
*.py[cod]
|
|
|
|
# IDEA config files
|
|
.idea/
|
|
|
|
# git rm --cached -r .idea |