Removed tests folder & only detect license in root folder
This commit is contained in:
parent
bc436af66e
commit
9bd9ea2623
1 changed files with 2 additions and 3 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -10,9 +10,8 @@ build/**
|
||||||
!.gitmodules
|
!.gitmodules
|
||||||
|
|
||||||
!CMakeLists.txt
|
!CMakeLists.txt
|
||||||
!license
|
!/license
|
||||||
!readme.md
|
!readme.md
|
||||||
|
|
||||||
!HarmonyLinkLib/**
|
!HarmonyLinkLib/**
|
||||||
!HarmonyLinkTest/**
|
!HarmonyLinkTest/**
|
||||||
!tests/**
|
|
Loading…
Add table
Add a link
Reference in a new issue