1
0
mirror of https://github.com/mappu/miqt.git synced 2025-04-09 23:20:22 +00:00

gitignore: more accurate exclusions for genbindings cache + android files

This commit is contained in:
mappu 2024-09-24 19:13:48 +12:00
parent 8818371c70
commit 0bd1e741c3

8
.gitignore vendored

@ -1,5 +1,5 @@
# scratch files
*.json
# cache files for genbindings
cmd/genbindings/cachedir/
# docker files
container-build-cache/
@ -17,4 +17,6 @@ examples/mdoutliner/mdoutliner.exe
examples/windowsmanifest/windowsmanifest
examples/windowsmanifest/windowsmanifest.exe
android-build
# android temporary build files
android-build
deployment-settings.json