diff --git a/.gitignore b/.gitignore index a314759..e4e9b25 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,7 @@ src-tauri/icons/*.icns # Certificates (generated) src-tauri/certs/ + +# Unnecessary files +vc_redist*.exe +package-lock.json diff --git a/index.html b/index.html index fcfcec6..a8a2781 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@
- +