Skip to content

Commit

Permalink
Add a .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ericflo committed Feb 22, 2010
1 parent cf667a2 commit 8020c5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
*.pyc
build/
src/
pip-log.txt
*DS_Store
*~
dist/
avatar.egg-info/

0 comments on commit 8020c5b

Please sign in to comment.