add .ccls
This commit is contained in:
parent
d24c1d3767
commit
79615a946b
2 changed files with 6 additions and 0 deletions
5
.ccls
Normal file
5
.ccls
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
gcc
|
||||||
|
%c -std=c99
|
||||||
|
%h
|
||||||
|
-Iinclude
|
||||||
|
-D_GNU_SOURCE
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
target/
|
target/
|
||||||
|
.ccls-cache/
|
||||||
|
|
Loading…
Reference in a new issue