Add __pycache__ directories to gitignore

This commit is contained in:
Bruno Oliveira 2022-10-09 10:45:23 -03:00
parent 370df81332
commit 333c548bb0
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -56,3 +56,4 @@ pip-wheel-metadata/
# pytest debug logs generated via --debug
pytestdebug.log
__pycache__/