Ignore compile_commands.json

This commit is contained in:
2026-01-25 12:38:36 +01:00
parent c23f9dfe2e
commit ab2253a0ee

3
.gitignore vendored
View File

@@ -10,7 +10,8 @@
*.hex *.hex
*.gz *.gz
# Ignore /bin/ directory # Ignore specific project files
compile_commands.json
/bin/ /bin/
/config.mk /config.mk