Skip to content

Commit

Permalink
update: add __pycache__/ into .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
adoyle-h committed Apr 15, 2017
1 parent 29cf5ac commit c0e1b8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,2 +1,3 @@
*DS_Store
._*
._*
__pycache__/

0 comments on commit c0e1b8f

Please sign in to comment.