Right now on Windows when you build the installer you get 8k in pending git changes under the build/win-unpacked folder. These should be added to .gitignore so I stop having to manually put it in the ignore file and then have merge problems when I pull from main.
Right now on Windows when you build the installer you get 8k in pending git changes under the
build/win-unpacked
folder. These should be added to.gitignore
so I stop having to manually put it in the ignore file and then have merge problems when I pull from main.