diff options
Diffstat (limited to 'zumo/.gitignore')
-rw-r--r-- | zumo/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zumo/.gitignore b/zumo/.gitignore new file mode 100644 index 0000000..d3e1535 --- /dev/null +++ b/zumo/.gitignore @@ -0,0 +1,5 @@ +main +*.o +*.hex +compile_commands.json +.cache |