diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-03-31 17:01:58 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-03-31 17:01:58 +0200 |
commit | 4b405fe0f6dbf6c6e377c1b04f20be27d7b7a761 (patch) | |
tree | 01cabcbfc7889aac43f44709771f4b5ff8fbc235 /main/.gitignore | |
parent | 41932400f68b7af671ee18df958c078e0c8d06e1 (diff) |
add led blink + compile_commands.json for CoC autocomplete
Diffstat (limited to 'main/.gitignore')
-rw-r--r-- | main/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/.gitignore b/main/.gitignore index dd1a9a8..7c3ba25 100644 --- a/main/.gitignore +++ b/main/.gitignore @@ -1,2 +1,3 @@ config.h build +.cache |