diff options
| author | Jannis Leidel | 2010-02-04 16:50:25 +0100 | 
|---|---|---|
| committer | Rob Hudson | 2010-02-16 15:41:59 -0800 | 
| commit | 5237ee72b8e1f735b38a8c1776adc79e17a7f495 (patch) | |
| tree | bae10adabf1446bf9ae5500db80d8da876576c83 | |
| parent | 3bfcb1d76ad08146958038455450369bd3ea4e07 (diff) | |
| download | django-debug-toolbar-5237ee72b8e1f735b38a8c1776adc79e17a7f495.tar.bz2 | |
Added egg-info dir to gitignore.
Signed-off-by: Rob Hudson <rob@cogit8.org>
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@  *.pyc  *.DS_Store  *~ +django_debug_toolbar.egg-info
\ No newline at end of file | 
