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