Migrate Vikunja from electron to tauri #127

Open
CL0Pinette wants to merge 6 commits from CL0Pinette/desktop:migrate_to_tauri into main
2 changed files with 3 additions and 0 deletions
Showing only changes of commit ef85beb2b1 - Show all commits

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ frontend/
dist/
*.zip
*.tgz
.direnv