Removed tests folder & only detect license in root folder

This commit is contained in:
Jordon Brooks 2024-01-07 22:41:47 +00:00
parent bc436af66e
commit 9bd9ea2623
No known key found for this signature in database
GPG key ID: 83964894E5D98D57

3
.gitignore vendored
View file

@ -10,9 +10,8 @@ build/**
!.gitmodules
!CMakeLists.txt
!license
!/license
!readme.md
!HarmonyLinkLib/**
!HarmonyLinkTest/**
!tests/**