diff options
author | Jessica Tallon <jessica@megworld.co.uk> | 2015-03-14 09:40:51 +0100 |
---|---|---|
committer | Jessica Tallon <jessica@megworld.co.uk> | 2015-03-14 09:40:51 +0100 |
commit | 714008693e08fc8a229fb3f7822c70c132aade7f (patch) | |
tree | 4a1e51a4b968f662e9fd5964ac74a8306719a398 /.gitignore | |
parent | f4686cde1662127b6a443b489f1d9f236060569c (diff) | |
download | mediagoblin-714008693e08fc8a229fb3f7822c70c132aade7f.tar.lz mediagoblin-714008693e08fc8a229fb3f7822c70c132aade7f.tar.xz mediagoblin-714008693e08fc8a229fb3f7822c70c132aade7f.zip |
Fix #5036 - Add pip-selfcheck.json to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ /env /mediagoblin.ini /node_modules/ +/pip-selfcheck.json # pyconfigure/automake generated files /Makefile |