diff --git a/.gitignore b/.gitignore index 39cef6c..64af9d0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,8 @@ *.hex *.gz -# Ignore /bin/ directory +# Ignore specific project files +compile_commands.json /bin/ /config.mk