.gitignore: + compile_commands.json
This commit is contained in:
parent
00fae469e0
commit
5b558ce086
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,3 +2,5 @@
|
|||
.cache
|
||||
# typical build directory
|
||||
build
|
||||
# compile_commands.json: symlink to build directory, should be created manually
|
||||
compile_commands.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue