diff --git a/client/src-tauri/.gitignore b/client/src-tauri/.gitignore index aba21e2..0e4cfdc 100644 --- a/client/src-tauri/.gitignore +++ b/client/src-tauri/.gitignore @@ -1,3 +1,5 @@ # Generated by Cargo # will have compiled files and executables /target/ + +.env \ No newline at end of file