diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -firmware/.pio -firmware/.cache -firmware/.clangd -firmware/.ccls +.pio +.cache +.clangd +.ccls compile_commands.json |
| index : robot.git | ||
| Unnamed repository; edit this file 'description' to name the repository. | EnricoGuccii |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 8 |
@@ -1,6 +1,6 @@ -firmware/.pio -firmware/.cache -firmware/.clangd -firmware/.ccls +.pio +.cache +.clangd +.ccls compile_commands.json |