mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 01:58:39 +02:00
Decouple core Yaak logic from Tauri (#354)
This commit is contained in:
10
crates-tauri/yaak-app/.gitignore
vendored
Normal file
10
crates-tauri/yaak-app/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Generated by Cargo
|
||||
# will have compiled files and executables
|
||||
target/
|
||||
|
||||
vendored/*
|
||||
|
||||
gen/*
|
||||
|
||||
**/permissions/autogenerated
|
||||
**/permissions/schemas
|
||||
Reference in New Issue
Block a user