diff --git a/benchmark/01-empty-app/tauri/.gitignore b/benchmark/01-empty-app/tauri/.gitignore new file mode 100644 index 00000000..98941279 --- /dev/null +++ b/benchmark/01-empty-app/tauri/.gitignore @@ -0,0 +1 @@ +src-tauri/gen/schemas/ \ No newline at end of file diff --git a/benchmark/01-empty-app/tauri/dist/index.html b/benchmark/01-empty-app/tauri/dist/index.html index 760858a4..06915d8d 100644 --- a/benchmark/01-empty-app/tauri/dist/index.html +++ b/benchmark/01-empty-app/tauri/dist/index.html @@ -9,7 +9,14 @@
This is an empty app