summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Weiland <brett_weiland@bpcsapce.com>2023-01-24 15:03:45 -0600
committerBrett Weiland <brett_weiland@bpcsapce.com>2023-01-24 15:03:45 -0600
commit8aa6cb3d344f25adfa98f0532f230c10f9c9a145 (patch)
tree2000ebb6f7c06f128c797918df5dafefd203a8de
parentc1b2dceec15a269b0a839e7029634ba3a5edbd18 (diff)
removed compile_commands.json for text editor
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4ae928..d9fc334 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
src/compiled_payload.elf
src/compiled_eeprom
src/.cache
+src/compile_commands.json
+