Skip to content

Commit

Permalink
added pyc & *~ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgull committed Feb 20, 2012
1 parent 50ca8f8 commit 70c1d0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -12,3 +12,5 @@ coverage/
/.gitignore
__pycache__/
nosetests.xml
*.pyc
*~

0 comments on commit 70c1d0e

Please sign in to comment.