Remove and ignore pycache folders
This commit is contained in:
parent
d15b031f33
commit
20af4666c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
/.venv
|
/.venv
|
||||||
|
__pycache__
|
||||||
coverage/
|
coverage/
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user