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

6
.gitignore vendored
View File

@ -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 temporary build files
android-build
deployment-settings.json