git ignore __pycache__ folders

This commit is contained in:
Frederik Rietdijk 2020-08-16 10:43:23 +02:00
parent b7f877078b
commit a653b54dba
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ result-*
.DS_Store
.mypy_cache
__pycache__
/pkgs/development/libraries/qt-5/*/tmp/
/pkgs/desktops/kde-5/*/tmp/