添加gitignore,永久忽略Python缓存
This commit is contained in:
parent
0a1b8922db
commit
1baa361516
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
Loading…
Reference in New Issue
Block a user