Skip to content

Commit

Permalink
ignore top build dir and all __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
denys-duchier committed Nov 26, 2015
1 parent a30fc53 commit 31433ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
.packages
python_for_android.egg-info
src
/build/
__pycache__/

0 comments on commit 31433ff

Please sign in to comment.