diff options
| author | Tom Christie | 2014-11-25 16:06:18 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-11-25 16:06:18 +0000 |
| commit | 84b34d43307704ad8240b871a48dcd6e73848cd1 (patch) | |
| tree | e2f4036fa043ec501d5c85ae3e7e8fb91408f051 /.gitignore | |
| parent | 929135ea58d5a41f1980d23280c6ae65bb5b3443 (diff) | |
| download | django-rest-framework-84b34d43307704ad8240b871a48dcd6e73848cd1.tar.bz2 | |
Use default 'site' directory for docs builds
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ *~ .* -html/ +site/ htmlcov/ coverage/ build/ |
