← back to Exo
fix gitignore
75ecda55a9cb6f9158705d6ac0bb478d5caf8287 · 2025-08-04 13:49:49 +0100 · Gelu Vrabie
Co-authored-by: Matt Beton <matthew.beton@gmail.com>
Files touched
Diff
commit 75ecda55a9cb6f9158705d6ac0bb478d5caf8287
Author: Gelu Vrabie <gelu.vrabie.univ@gmail.com>
Date: Mon Aug 4 13:49:49 2025 +0100
fix gitignore
Co-authored-by: Matt Beton <matthew.beton@gmail.com>
---
.gitignore | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 930ec3e1..7650e517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,7 @@ networking/target/
networking/topology/target/
build/
-*.xcuserstate
\ No newline at end of file
+*.xcuserstate
+
+rust/target/
+rust/Cargo.lock
\ No newline at end of file
← c560c55c build and release on staging
·
back to Exo
·
fix dem model cards yo 817c5993 →