Skip to content

Commit 765576d

Browse files
authored
Merge pull request #147 from sc108-lee/add/gitignore
build: Add subpackages contents to .gitignore
2 parents e4ab11b + 3617eac commit 765576d

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)