diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-10-21 20:00:33 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-10-21 20:00:33 -0700 |
commit | 2638bc36c5184e40abc80d88229fb5b96fd753e2 (patch) | |
tree | a78bc0e5c16192b22aae8b7c9cb04f56201fdef0 | |
parent | c82dbcaaa89d99cbe482eeb2d8ffbce28201fd14 (diff) | |
download | grobid_tei_xml-2638bc36c5184e40abc80d88229fb5b96fd753e2.tar.gz grobid_tei_xml-2638bc36c5184e40abc80d88229fb5b96fd753e2.zip |
gitignore: htmlcov/
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ src/build/ *.log Pipfile.lock *.egg-info/ +htmlcov/ !.flake8 !.gitlab-ci.yml |