diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-04-25 19:48:52 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-04-25 19:48:52 +0200 |
commit | 3a5c0f9bc2f9049114228e472826e31423dc5263 (patch) | |
tree | fe659f30cb5da82497e46184b837abafdb72cad4 /zumo/.gitignore |
pololu blink build system working
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 |