diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:05:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:05:53 +0000 |
commit | cdb4f2853e722392481f9b3b52dd175dfeffec5a (patch) | |
tree | 156a2dcee1cbe550b5014eb6a0833a1cee6bda65 /.gitignore | |
parent | Releasing debian version 1.8-3. (diff) | |
download | libnvme-cdb4f2853e722392481f9b3b52dd175dfeffec5a.tar.xz libnvme-cdb4f2853e722392481f9b3b52dd175dfeffec5a.zip |
Merging upstream version 1.9.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ compile_commands.json .build .cache +.vscode/ subprojects/* !subprojects/*.wrap |