Skip to content

Commit

Permalink
Add __pycache__ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
girving committed Mar 22, 2016
1 parent 44e95ba commit c51863f
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 @@ -22,3 +22,4 @@ node_modules
/pip_test
/_python_build
*.pyc
__pycache__

0 comments on commit c51863f

Please sign in to comment.