gitignore: streamline exe exclusions for windows examples

This commit is contained in:
mappu 2024-11-04 22:14:11 +13:00
parent ce8dd5631a
commit b4b6204832

6
.gitignore vendored
View File

@ -11,6 +11,8 @@ cmd/genbindings/genbindings.local*
pkg-config/*.pc
# binaries
*.exe
cmd/handbindings/handbindings
cmd/handbindings/bindings_test/direct
cmd/handbindings/bindings_test/testapp
@ -20,13 +22,9 @@ cmd/miqt-rcc/miqt-rcc
examples/helloworld/helloworld
examples/helloworld6/helloworld6
examples/helloworld/helloworld.exe
examples/mdoutliner/mdoutliner
examples/mdoutliner/mdoutliner.exe
examples/windowsmanifest/windowsmanifest
examples/windowsmanifest/windowsmanifest.exe
examples/uidesigner/uidesigner
examples/uidesigner/uidesigner.exe
examples/libraries/extras-scintillaedit/extras-scintillaedit
examples/libraries/qt-printsupport/qt-printsupport
examples/libraries/restricted-extras-qscintilla/restricted-extras-qscintilla