Skip to content

Commit

Permalink
Merge pull request #2 from ralphbean/master
Browse files Browse the repository at this point in the history
Just some .gitignore stuff.
  • Loading branch information
lmacken committed Sep 16, 2011
2 parents 5514846 + 011a66e commit cc66bf9
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 120 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
*.pyc
*.pyo
*.egg*
*.db*
*.swp
wsgi/tg2app/build
wsgi/tg2app/dist
wsgi/tg2app/data
10 changes: 0 additions & 10 deletions wsgi/tg2app/tg2app.egg-info/PKG-INFO

This file was deleted.

80 changes: 0 additions & 80 deletions wsgi/tg2app/tg2app.egg-info/SOURCES.txt

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions wsgi/tg2app/tg2app.egg-info/entry_points.txt

This file was deleted.

1 change: 0 additions & 1 deletion wsgi/tg2app/tg2app.egg-info/not-zip-safe

This file was deleted.

4 changes: 0 additions & 4 deletions wsgi/tg2app/tg2app.egg-info/paster_plugins.txt

This file was deleted.

15 changes: 0 additions & 15 deletions wsgi/tg2app/tg2app.egg-info/requires.txt

This file was deleted.

2 changes: 0 additions & 2 deletions wsgi/tg2app/tg2app.egg-info/top_level.txt

This file was deleted.

0 comments on commit cc66bf9

Please sign in to comment.