diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:38:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 13:38:37 +0000 |
commit | 65e5308e14a4ea5b6cc70aab90c8617812583da2 (patch) | |
tree | 1d5498df58f93c6ed30ae47da7b86d392a79aa0f /.gitignore | |
parent | Adding debian version 24.5.1-1. (diff) | |
download | python-ansible-compat-65e5308e14a4ea5b6cc70aab90c8617812583da2.tar.xz python-ansible-compat-65e5308e14a4ea5b6cc70aab90c8617812583da2.zip |
Merging upstream version 24.6.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ MANIFEST # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest -*.spec +/*.spec rpm/*.spec *.rpm |