From 869e68986aa8f69af6e7842260a68d1e5c6f796f Mon Sep 17 00:00:00 2001 From: Carlos Maiolino Date: Thu, 10 Jul 2025 22:24:20 +0200 Subject: Add a bunch of code Signed-off-by: Carlos Maiolino --- rust/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust/.gitignore (limited to 'rust/.gitignore') diff --git a/rust/.gitignore b/rust/.gitignore new file mode 100644 index 0000000..901b6e6 --- /dev/null +++ b/rust/.gitignore @@ -0,0 +1 @@ +*/target/ -- cgit v1.2.3