1
0
Fork 0
nvme-cli/.gitignore
Daniel Baumann bf586630f8
Merging upstream version 2.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-16 12:20:48 +01:00

20 lines
173 B
Text

nvme
*.xml
a.out
*.o
*~
*.swp
nvme-*.tar.gz
subprojects/*
!subprojects/*.wrap
cscope.*
compile_commands.json
tests/__pycache__
tests/nvmetests
tests/*.pyc
.build
.cache