diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:38:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 05:38:43 +0000 |
commit | 1dd702b721f7d1836af27c8a114f1386ff9f57bd (patch) | |
tree | 622a84466e38b4480dbbbdfa64263da19d736e2f /.gitignore | |
parent | Adding upstream version 0.7.1. (diff) | |
download | port-for-upstream/0.7.2.tar.xz port-for-upstream/0.7.2.zip |
Adding upstream version 0.7.2.upstream/0.7.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,4 +10,7 @@ htmlcov .ipynb_checkpoints/ MANIFEST coverage -venv/
\ No newline at end of file +venv/ + +# Managed by github-actions (cache + artifact) per python version - see pipeline artifacts +Pipfile.lock |