Skip to content

Commit

Permalink
Merge pull request #228 from lencioni/gitignore
Browse files Browse the repository at this point in the history
Add *.pyc to .gitignore
  • Loading branch information
chaosbot committed Feb 11, 2015
2 parents 5562219 + 8db550a commit 4008ef3
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
@@ -0,0 +1 @@
*.pyc

0 comments on commit 4008ef3

Please sign in to comment.