diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-02-06 10:12:17 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-02-06 10:12:17 +0100 |
commit | ab6977f4685d0b88fc593273725a0db489c49a1e (patch) | |
tree | bfba129dcacd6b6d58e0af1ef2f2344ca3b6b8fe /.gitignore | |
parent | d4e7c2c1d53fd4aaa47fd370e8b4cc3c981cb12e (diff) |
working leds
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ STM32-base STM32-base-STM32Cube bin obj +.cache/ +compile_commands.json |