Skip to content

Commit

Permalink
Added repository-wide git-ignore for pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
lgeretti committed Sep 3, 2018
1 parent 8c18283 commit 2aba327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -13,5 +13,5 @@ obj/

source/config.hpp

python/tests/.pytest_cache
python/tests/__pycache__
.pytest_cache
__pycache__

0 comments on commit 2aba327

Please sign in to comment.