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
|
||||
/.venv
|
||||
__pycache__
|
||||
coverage/
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user