.gitignore: Ignore KernelSU-Next folder
This commit is contained in:
parent
c726a8ee0d
commit
959c3fa87b
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -7,3 +7,6 @@ kernel_build/FireAsf/*
|
||||||
# From .patches
|
# From .patches
|
||||||
*.rej
|
*.rej
|
||||||
*.orig
|
*.orig
|
||||||
|
|
||||||
|
# KernelSU-Next
|
||||||
|
KernelSU-Next
|
||||||
|
|
Loading…
Reference in a new issue