From aa0bb739810d36a755c7a86d4b8997025569c5c2 Mon Sep 17 00:00:00 2001 From: Markus Heidelberg Date: Fri, 3 Jul 2015 01:03:37 +0200 Subject: [PATCH] Adapt .gitignore for Scintilla GCC/MinGW build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 79cb4235b..02244742e 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,7 @@ PowerEditor/visual.net/x64/Unicode Release/ scintilla/bin/SciLexer.* scintilla/bin/Scintilla.* scintilla/win32/*.lib +scintilla/win32/Lexers.a scintilla/win32/ScintRes.res scintilla/boostregex/bin scintilla/boostregex/boostpath.mak