Remove and ignore pycache folders

This commit is contained in:
decentral1se
2021-06-05 08:05:29 +02:00
parent d15b031f33
commit 20af4666c6
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
*.pyc
/.venv
__pycache__
coverage/
Binary file not shown.