fix: Deploying version dynamically + adding Tauri project files

This commit is contained in:
gauvainboiche
2026-08-02 18:18:29 +02:00
parent 165935521a
commit 257e187964
12 changed files with 4618 additions and 60 deletions
+9
View File
@@ -0,0 +1,9 @@
# Generated by Cargo
# will have compiled files and executables
/target/
/target/debug
/target/release/*
/gen/schemas
# Exclude app.exe
!/target/release/app.exe