diff options
| author | Tom Christie | 2012-11-01 23:48:25 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-01 23:48:25 +0000 | 
| commit | b8648c08bee3dc67565a5ac3da73395c1185320b (patch) | |
| tree | a21ee6446bb37b3dc58a378860975cf78b9055d2 | |
| parent | 062f5caef3dcb76e19f9eed59779f45849a166a1 (diff) | |
| download | django-rest-framework-b8648c08bee3dc67565a5ac3da73395c1185320b.tar.bz2 | |
gitignore *.egg-info
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -7,7 +7,7 @@ html/  coverage/  build/  dist/ -rest_framework.egg-info/ +*.egg-info/  MANIFEST  !.gitignore | 
