fixed(.gitignore): compile-commands.json typo to compile_commands.json

Signed-off-by: Lorenzo Torres <lorenzo@sagittarius-a.org>
This commit is contained in:
h3ll 2025-11-05 00:19:07 +02:00 committed by Lorenzo Torres
parent 26dd2aacf5
commit 97d61eac5a

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
**/*.o
.clang-format
compile-commands.json
compile_commands.json
topaz
.cache
**/*.BAK