Skip to content

Commit

Permalink
Added gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
alekzvik committed May 20, 2012
1 parent 7caa5e0 commit 7224c3c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
@@ -0,0 +1,12 @@
.*
*.pyc
*.egg-info
*.orig
bin/*
build/*
dist/*
include/*
lib/*
src/*
!.gitignore

0 comments on commit 7224c3c

Please sign in to comment.