]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
build: Add subpackages contents to .gitignore
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 16 Dec 2021 08:15:08 +0000 (09:15 +0100)
committerDaniel Wagner <dwagner@suse.de>
Thu, 16 Dec 2021 08:17:22 +0000 (09:17 +0100)
we just need to maintain .wrap files for dependencies

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
.gitignore

index cd7ac37adcab3ca400167ccc0872b30a69e50b97..f1438ee4ab6ef4e12720a2e49a062cabc64192a4 100644 (file)
@@ -12,9 +12,8 @@ version
 ccan/config.h
 ccan/tools/configurator/configurator
 
-subprojects/libnvme
-subprojects/json-c-*
-subprojects/packagecache
+subprojects
+!subprojects/*.wrap
 
 cscope.*