diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:39:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-03-26 05:39:51 +0000 |
commit | 51875403dc49d9cb3db7f35c988bbb1ae86e4728 (patch) | |
tree | 65fddce8411d71e0aa3341fb6817f8c59411d03b /.gitignore | |
parent | Adding upstream version 2.4.11. (diff) | |
download | identify-51875403dc49d9cb3db7f35c988bbb1ae86e4728.tar.xz identify-51875403dc49d9cb3db7f35c988bbb1ae86e4728.zip |
Adding upstream version 2.4.12.upstream/2.4.12
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,5 @@ *.egg-info *.py[co] /.coverage -/.pytest_cache /.tox -/coverage-html /dist -/venv |