Skip to content

Commit 3617eac

Browse files
committed
build: Add subpackages contents to .gitignore
we just need to maintain .wrap files for dependencies Signed-off-by: Steven Seungcheol Lee <[email protected]>
1 parent e4ab11b commit 3617eac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ config.log
3333
cscope.*
3434

3535
.build
36+
37+
subprojects
38+
!subprojects/*.wrap

0 commit comments

Comments
 (0)