gitignore
This commit is contained in:
parent
5361bf6eda
commit
df65462344
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
# Python字节码文件
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
@ -6,6 +5,7 @@ __pycache__/
|
||||
.Python
|
||||
env/
|
||||
venv/
|
||||
study/
|
||||
ENV/
|
||||
build/
|
||||
develop-eggs/
|
||||
|
Loading…
x
Reference in New Issue
Block a user