From b63585eeff89ed15f67e3e1d238c09e2a4f5ff91 Mon Sep 17 00:00:00 2001 From: Antonio Date: Mon, 18 Jul 2022 20:05:47 -0400 Subject: [PATCH] Cross-compliation config --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9623368..0e5dc8a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ Dockerfile *.dxf *.elmt -cross.toml \ No newline at end of file +cross.toml +/.cargo +*.txt \ No newline at end of file