adicionar '__pycache__' a .gitignore

This commit is contained in:
2024-09-14 22:20:38 +01:00
parent 24bf162314
commit 36689c3851

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.pyc
__pycache__