From 36cf72b40d89213981b2dbf69f490d1fa7db4b99 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Sun, 26 Feb 2023 22:23:57 +0100 Subject: [PATCH] do-core: .gitignore Signed-off-by: Samuel Ortiz --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7a87ce9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# Generated by Cargo +# will have compiled files and executables +debug/ +target/ +