diff options
| author | Tom Christie | 2015-02-06 00:05:42 +0000 | 
|---|---|---|
| committer | Tom Christie | 2015-02-06 00:05:42 +0000 | 
| commit | b11a98f1e765b0b3c11cd353405bde8379057194 (patch) | |
| tree | 897294361d083962b0bfd654752e142e432ed8aa | |
| parent | 6c63ef13cd9ff8432f15d55a7268f2d402ae38e8 (diff) | |
| download | django-rest-framework-b11a98f1e765b0b3c11cd353405bde8379057194.tar.bz2 | |
Tweak gitignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | env/pip-selfcheck.json | 1 | 
2 files changed, 1 insertions, 1 deletions
| @@ -15,6 +15,7 @@ bin/  include/  lib/  local/ +env/  !.gitignore  !.travis.yml diff --git a/env/pip-selfcheck.json b/env/pip-selfcheck.json deleted file mode 100644 index 77237c3c..00000000 --- a/env/pip-selfcheck.json +++ /dev/null @@ -1 +0,0 @@ -{"last_check":"2015-02-05T23:51:53Z","pypi_version":"6.0.8"}
\ No newline at end of file | 
