gitignore: compile_commands.json

This commit is contained in:
Caleb Connolly 2023-05-15 19:53:49 +01:00
parent df63d7c21c
commit 1752506e75
No known key found for this signature in database
GPG Key ID: 0583312B195F64B6

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.vscode/ .vscode/
.push.settings.jsonc .push.settings.jsonc
build/ build/
compile_commands.json