Update .gitignore with MinGW build outputs

Close #9451
pull/9401/head
mere-human 2021-01-26 21:44:13 +02:00 committed by Don HO
parent 3cf65ade81
commit 9ca3c69354
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -87,6 +87,7 @@ PowerEditor/visual.net/x64/Unicode Release/
# scintilla - generated files
scintilla/bin/SciLexer.*
scintilla/bin/Scintilla.*
scintilla/bin/libscintilla.a
scintilla/bin/libscintilla.lib
scintilla/win32/*.lib
scintilla/win32/Lexers.a
@ -139,6 +140,7 @@ PowerEditor/bin/SourceCodePro-Regular.ttf
*.o
/PowerEditor/gcc/resources.res
/PowerEditor/bin/NotepadPP.exe
/PowerEditor/bin/NotepadPP.exe_dynamic
#-- Generated manually to make Notepad++ execute properly on Linux using Wine
/PowerEditor/bin/libgcc_s_sjlj-1.dll