miqt/.gitignore

18 lines
427 B
Plaintext
Raw Normal View History

2024-08-06 13:04:05 +12:00
# scratch files
*.json
# docker files
container-build-cache/
# binaries
cmd/handbindings/handbindings
cmd/handbindings/bindings_test/direct
cmd/handbindings/bindings_test/testapp
2024-08-06 13:03:23 +12:00
cmd/genbindings/genbindings
2024-08-25 15:54:45 +12:00
examples/helloworld/helloworld
examples/helloworld/helloworld.exe
examples/mdoutliner/mdoutliner
examples/mdoutliner/mdoutliner.exe
2024-09-03 20:30:03 +12:00
examples/windowsmanifest/windowsmanifest
examples/windowsmanifest/windowsmanifest.exe