From 2ec00fd57329ac7bcac985df93c4a8354ca2aab5 Mon Sep 17 00:00:00 2001 From: itsscb Date: Fri, 6 Sep 2024 14:46:29 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9fcc62e..39a0e04 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ debug/ target/ frontend/target/ -frontend/dist/ # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html