更新 .gitignore
This commit is contained in:
parent
5a96ab89ae
commit
00f7957b84
|
@ -1,6 +1,6 @@
|
|||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
**/__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
|
|
Loading…
Reference in New Issue