Clean project layout and fix release workflow
Some checks failed
build-windows-exe / build (push) Failing after 1m13s
Some checks failed
build-windows-exe / build (push) Failing after 1m13s
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -5,9 +5,28 @@ config/config.toml
|
||||
config/secrets.toml
|
||||
config/guests.txt
|
||||
runtime/
|
||||
dist/
|
||||
.gocache/
|
||||
.gomodcache/
|
||||
.gotelemetry/
|
||||
.gotmp/
|
||||
.telemetry/
|
||||
.appdata/
|
||||
.tmp/
|
||||
.vrchat_cookie.txt
|
||||
src/.vrchat_cookie.txt
|
||||
|
||||
*.exe
|
||||
*.exe~
|
||||
current-*.png
|
||||
desktop-shot.png
|
||||
gui-screenshot*.png
|
||||
gui-settings-shot.png
|
||||
gui-window-*.png
|
||||
pw_*.png
|
||||
screen-check.png
|
||||
window-shot.png
|
||||
|
||||
*.bak
|
||||
*.bak_*
|
||||
backup_*/
|
||||
|
||||
Reference in New Issue
Block a user