mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-08-03 09:16:13 -04:00
Ignore dirty in submodule
We are compiling in the submodule, so there is no point in tracking changes there
This commit is contained in:
parent
60657f3c97
commit
dcfcc21a33
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -1,3 +1,4 @@
|
|||||||
[submodule "kernel/acpica"]
|
[submodule "kernel/acpica"]
|
||||||
path = kernel/acpica
|
path = kernel/acpica
|
||||||
url = https://github.com/acpica/acpica.git
|
url = https://github.com/acpica/acpica.git
|
||||||
|
ignore = dirty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user