Skip to content

Commit

Permalink
remove egg info and ignore it
Browse files Browse the repository at this point in the history
  • Loading branch information
ssutch committed Feb 15, 2012
1 parent e184d59 commit dadfeb8
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 268 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ build/**
*.mode1v3
.svn
.cvs
.DS_Store
.pyc
*.DS_Store
*.pyc
*.egg-info
249 changes: 0 additions & 249 deletions pyapns.egg-info/PKG-INFO

This file was deleted.

13 changes: 0 additions & 13 deletions pyapns.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion pyapns.egg-info/dependency_links.txt

This file was deleted.

2 changes: 0 additions & 2 deletions pyapns.egg-info/requires.txt

This file was deleted.

1 change: 0 additions & 1 deletion pyapns.egg-info/top_level.txt

This file was deleted.

0 comments on commit dadfeb8

Please sign in to comment.