App icon, logs are now stored to log.txt file, work in progress on intergration with rustpotter
This commit is contained in:
parent
4e1413d400
commit
5f35beb5cf
72 changed files with 515 additions and 2993 deletions
3
src-tauri/.gitignore
vendored
3
src-tauri/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
/target/
|
||||
app.db
|
||||
app.db
|
||||
log.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue