From a83535fd1ece0d0c9c1bc27a5d313fdcf245ab50 Mon Sep 17 00:00:00 2001 From: Yandrik Date: Fri, 15 Nov 2024 14:24:06 +0100 Subject: [PATCH] vcs: update gitignore for embuild --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6e771f8..bcb1c6e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ # will have compiled files and executables debug/ target/ +.embuild/ # These are backup files generated by rustfmt **/*.rs.bk