prevent wrong binding generation location
This commit is contained in:
3
src-tauri/.gitignore
vendored
3
src-tauri/.gitignore
vendored
@@ -5,3 +5,6 @@
|
|||||||
# Generated by Tauri
|
# Generated by Tauri
|
||||||
# will have schema files for capabilities auto-completion
|
# will have schema files for capabilities auto-completion
|
||||||
/gen/schemas
|
/gen/schemas
|
||||||
|
|
||||||
|
# Wrong place to generate bindings please refer to project README.md
|
||||||
|
/types/bindings
|
||||||
|
|||||||
Reference in New Issue
Block a user