github.com/secoba/wails/v2@v2.6.4/pkg/templates/generate/plain/.gitignore.tmpl (about) 1 # Wails bin directory 2 build/bin 3 # Wails Windows NSIS support files 4 build/windows/installer/wails_tools.nsh 5 build/windows/installer/tmp/ 6 7 # IDEs 8 .idea 9 .vscode 10 11 # The black hole that is... 12 node_modules