Ignore freetype2 and zlib dirty changes

These submodules will be dirty after a compilation phase because there
are files that are renamed by cmake.
This commit is contained in:
David Capello 2016-04-18 15:23:46 -03:00
parent 63243f7dba
commit 736df91f8c

2
.gitmodules vendored
View File

@ -19,9 +19,11 @@
[submodule "third_party/freetype2"]
path = third_party/freetype2
url = https://github.com/aseprite/freetype2.git
ignore = dirty
[submodule "third_party/zlib"]
path = third_party/zlib
url = https://github.com/aseprite/zlib.git
ignore = dirty
[submodule "third_party/libpng"]
path = third_party/libpng
url = https://github.com/aseprite/libpng.git