Skip to content

Commit

Permalink
Add __pycache__ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ninezerozeronine committed May 20, 2019
1 parent 66ee668 commit 7054a46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ dist
src/*.egg-info
.tox
.coverage
htmlcov
htmlcov
*__pycache__

0 comments on commit 7054a46

Please sign in to comment.