Ignore dirty in submodule

We are compiling in the submodule, so there is no point in tracking
changes there
This commit is contained in:
Baptiste Wicht 2016-07-10 21:03:56 +02:00
parent 60657f3c97
commit dcfcc21a33

1
.gitmodules vendored
View File

@ -1,3 +1,4 @@
[submodule "kernel/acpica"]
path = kernel/acpica
url = https://github.com/acpica/acpica.git
ignore = dirty