From 7741f014456df395b655b72d9ebb848af72cc37e Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Mon, 24 Mar 2025 09:33:49 +0100 Subject: Init repository --- tools/elf2uf2/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tools/elf2uf2/.gitignore (limited to 'tools/elf2uf2/.gitignore') diff --git a/tools/elf2uf2/.gitignore b/tools/elf2uf2/.gitignore new file mode 100644 index 0000000..e5dfe67 --- /dev/null +++ b/tools/elf2uf2/.gitignore @@ -0,0 +1 @@ +elf2uf2 -- cgit v1.2.3