cleanup lsp files
This commit is contained in:
parent
66083f40d9
commit
ede16ca7de
2 changed files with 1 additions and 11 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
.ccls-cache/
|
||||
.ccls
|
||||
**.DS_Store
|
||||
|
|
|
|||
|
|
@ -1,11 +0,0 @@
|
|||
-std=c23
|
||||
-Wall
|
||||
-Wextra
|
||||
-DDEBUG
|
||||
-Isrc
|
||||
-Ilib
|
||||
-Ilib/linenoise
|
||||
-Ilib/luajit/src
|
||||
-Ilib/microui/src
|
||||
-Ilib/miniz
|
||||
-I/opt/homebrew/include
|
||||
Loading…
Add table
Add a link
Reference in a new issue