This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -111,3 +111,13 @@ buildNumber.properties
|
|||||||
|
|
||||||
# Common working directory
|
# Common working directory
|
||||||
run/
|
run/
|
||||||
|
|
||||||
|
# python
|
||||||
|
*.pyc
|
||||||
|
__pycache__/
|
||||||
|
*.pyo
|
||||||
|
*.pyd
|
||||||
|
.Python
|
||||||
|
env/
|
||||||
|
venv/
|
||||||
|
ENV/
|
||||||
|
|||||||
Reference in New Issue
Block a user