5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
|
|
# Python 字节码缓存
|
|
__pycache__/
|
|
*.pyc
|
|
|
# Python 字节码缓存
|
|
__pycache__/
|
|
*.pyc
|