diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-14 10:18:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-14 10:18:57 +0000 |
commit | 5879b93d587f602920623c1b9abaa392ba9b52f6 (patch) | |
tree | 69552f74b49d8744fa8e743c08ab0063cfdb1bec /.gitignore | |
parent | Releasing debian version 3.3.1-3. (diff) | |
download | cfgv-5879b93d587f602920623c1b9abaa392ba9b52f6.tar.xz cfgv-5879b93d587f602920623c1b9abaa392ba9b52f6.zip |
Merging upstream version 3.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ *.egg-info *.pyc -/.pytest_cache /.coverage /.tox -/venv* |