gitbutler/crates/gitbutler-tauri/.gitignore
Mattias Granlund 2ef866baa6 Tauri v1 -> v2
Refactor appSettings to accommodate new Tauri v2 API

- creates AppSettings class and injects it where needed
- avoids `window` undeclared variable during vite build process
2024-10-30 14:23:32 +01:00

6 lines
121 B
Plaintext

# Tauri generated output.
gen/
# Extra binaries, figure out why they end up in this directory on build.
gitbutler-git-*