kernel: Keeping .gitmodules trackable

This commit is contained in:
Richard Carvalho
2025-04-19 17:14:21 -03:00
parent f275f13e00
commit a10531e5b0
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -90,6 +90,7 @@ modules.order
!.get_maintainer.ignore
!.gitattributes
!.gitignore
!.gitmodules
!.mailmap
#

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "KernelSU-Next"]
path = KernelSU-Next
url = https://github.com/KernelSU-Next/KernelSU-Next.git