Skip to content

Commit

Permalink
git ignore __pycache__ folders
Browse files Browse the repository at this point in the history
  • Loading branch information
FRidh committed Aug 16, 2020
1 parent b7f8770 commit a653b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ result-*

.DS_Store
.mypy_cache
__pycache__

/pkgs/development/libraries/qt-5/*/tmp/
/pkgs/desktops/kde-5/*/tmp/
Expand Down

0 comments on commit a653b54

Please sign in to comment.