mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
chore(gitignore): add compile_commands.json
Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
parent
216034c283
commit
9fa397a299
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,6 +21,7 @@ CMakeCache.txt
|
|||
/.vs
|
||||
cmake-build-*/
|
||||
Debug
|
||||
compile_commands.json
|
||||
|
||||
# Build dirs
|
||||
build
|
||||
|
|
|
|||
Loading…
Reference in a new issue