This commit is contained in:
Matt Van Horn 2026-04-03 14:15:19 -07:00 committed by GitHub
commit 925aa9891e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
community/Tauri.gitignore Normal file
View File

@ -0,0 +1,12 @@
# Tauri
# https://tauri.app/
#
# Recommended: Rust.gitignore
# Rust compilation output
# https://doc.rust-lang.org/cargo/guide/build-cache.html
target/
# WiX Toolset cache (Windows MSI installer builds)
# https://v2.tauri.app/distribute/windows-installer/
WixTools/