diff --git a/client/src-tauri/.env b/client/src-tauri/.env deleted file mode 100644 index de3130c..0000000 --- a/client/src-tauri/.env +++ /dev/null @@ -1 +0,0 @@ -RUST_LOG= \ No newline at end of file diff --git a/client/src-tauri/.gitignore b/client/src-tauri/.gitignore index 0e4cfdc..62a7761 100644 --- a/client/src-tauri/.gitignore +++ b/client/src-tauri/.gitignore @@ -1,5 +1,3 @@ # Generated by Cargo # will have compiled files and executables -/target/ - -.env \ No newline at end of file +/target/ \ No newline at end of file