Moving to ccls !
This commit is contained in:
parent
a8cfa29cbc
commit
67661f5beb
|
|
@ -0,0 +1,5 @@
|
||||||
|
# Headers
|
||||||
|
-Isrc/headers
|
||||||
|
-Isrc/ecs/headers
|
||||||
|
-Isrc/ecs/components/headers
|
||||||
|
-Icore/src/headers
|
||||||
|
|
@ -1,2 +1,3 @@
|
||||||
|
.ccls-cache
|
||||||
build
|
build
|
||||||
core
|
core
|
||||||
|
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
{
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "Default",
|
|
||||||
"includePath": [
|
|
||||||
"src/**/headers",
|
|
||||||
"core/src/headers"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": 4
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue