make build directory now prefixed with dot, as it what clangd expects, remove .clangd file
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -22,8 +22,8 @@
|
||||
.vscode/
|
||||
.idea/
|
||||
.cache/
|
||||
.build/
|
||||
.build-web/
|
||||
build/
|
||||
build-web/
|
||||
build/
|
||||
out/
|
||||
|
||||
|
Reference in New Issue
Block a user