Skip to content

Commit

Permalink
Added *.pyc to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thecopy committed Mar 12, 2016
1 parent 69ac301 commit 1634d82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,2 +1,3 @@
build/
dist/
dist/
*.pyc

0 comments on commit 1634d82

Please sign in to comment.