chore(gitignore): add compile_commands.json

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-03-22 22:15:36 -04:00
parent 216034c283
commit 9fa397a299

1
.gitignore vendored
View File

@@ -21,6 +21,7 @@ CMakeCache.txt
/.vs
cmake-build-*/
Debug
compile_commands.json
# Build dirs
build