Ignore erronious dirty tracking

This commit is contained in:
James Jackson-South 2019-07-17 02:11:46 +10:00
Родитель f91803e6e5
Коммит a52c4182d4
1 изменённых файлов: 5 добавлений и 0 удалений

5
.gitmodules поставляемый
Просмотреть файл

@ -1,15 +1,20 @@
[submodule "ext/ImageSharp"]
path = ext/ImageSharp
url = https://github.com/SixLabors/ImageSharp.git
ignore = dirty
[submodule "ext/ImageSharp.Web"]
path = ext/ImageSharp.Web
url = https://github.com/SixLabors/ImageSharp.Web.git
ignore = dirty
[submodule "ext/Fonts"]
path = ext/Fonts
url = https://github.com/SixLabors/Fonts.git
ignore = dirty
[submodule "ext/Shapes"]
path = ext/Shapes
url = https://github.com/SixLabors/Shapes.git
ignore = dirty
[submodule "ext/Core"]
path = ext/Core
url = https://github.com/SixLabors/Core.git
ignore = dirty