diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 19:57:54 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-03 19:57:54 +0000 |
commit | 2820772ec7a6d511bd25768d4b8872a88218d1b9 (patch) | |
tree | 14850ff74ee9f9d5513d00562aac4633c5ad9fda /.gitignore | |
parent | Releasing debian version 0.0.1-2. (diff) | |
download | inotify-info-2820772ec7a6d511bd25768d4b8872a88218d1b9.tar.xz inotify-info-2820772ec7a6d511bd25768d4b8872a88218d1b9.zip |
Merging upstream version 0.0.2.
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
@@ -1,4 +1,4 @@ _debug/ _release/ -/inotify-info-v*.tar.gz +/inotify-info-*.tar.gz |