From 442413f4a8503bdae5f99ea0f20f6f349e34f033 Mon Sep 17 00:00:00 2001 From: Alexander Yuzhin Date: Fri, 20 Dec 2019 13:23:07 +0300 Subject: [PATCH] Fixed gitignore for build_tools --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b59340e4e..a95f1630a0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ Common/boost_1_58_0 Common/3dParty/boost/boost_1_58_0 Common/3dParty/boost/ios Common/3dParty/boost/osx +Common/3dParty/icu/icu Common/3dParty/icu/win_64 Common/3dParty/icu/win_32 Common/3dParty/icu/linux_64 @@ -44,6 +45,7 @@ Common/3dParty/openssl/openssl Thumbs.db *.xcuserstate *.xcuserdatad +**/Makefile.* ASCOfficeXlsFile2/win32/_ASCOfficeXlsFile2.idl ASCOfficeXlsFile2/win32/_ASCOfficeXlsFile2.tlb ASCOfficeXlsFile2/win32/_ASCOfficeXlsFile2.h @@ -51,7 +53,6 @@ ASCOfficeXlsFile2/win32/_ASCOfficeXlsFile2_i.c ASCOfficeXlsFile2/win32/_ASCOfficeXlsFile2_p.c ASCOfficeXlsFile2/win32/dlldata.c OfficeUtils/win32/OfficeUtilsLib/OfficeUtilsLib/ReadMe.txt -X2tConverter/**/Makefile.* X2tConverter/ASCOfficePPTXFile/PPTXLib/Linux/PPTXFormatLib/Makefile X2tConverter/Common/DocxFormat/DocxFormatLib/Makefile *.7z