diff options
author | zsloan | 2016-03-15 17:03:48 +0000 |
---|---|---|
committer | zsloan | 2016-03-15 17:03:48 +0000 |
commit | 9b76cfbb1f1be0f140284c8d26a3f6c846691dec (patch) | |
tree | 79984ed5ac36af920bfaae3f0c73ae4c43c325a4 /.gitignore | |
parent | bf6d274a07afc45ce2700b82580f793f9054a4a7 (diff) | |
download | genenetwork2-9b76cfbb1f1be0f140284c8d26a3f6c846691dec.tar.gz |
Added mapping output file directory to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ dist/ *.egg-info/ EGG-INFO/ wqflask/output/* +wqflask/wqflask/static/output/* |