From 1044fc4730ac87b6febcbaa673e5058bdf1901f8 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sat, 22 Jan 2022 01:35:08 +0500 Subject: [PATCH] Ignore cross-compiler submodule dirty --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 28f5efd..d217df7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "vendor/cross"] path = vendor/cross url = https://github.com/tailix/cross.git + ignore = dirty [submodule "vendor/libkernaux"] path = vendor/libkernaux url = https://github.com/tailix/libkernaux.git