projects
/
scilab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
77a074b
)
ignore vim CCLS config files (used by ALE)
57/21057/2
Clément DAVID [Fri, 26 Jul 2019 09:25:33 +0000 (11:25 +0200)]
CCLS is a C/C++ language server used by ALE (Linter, Fixer, Completer)
for the C/C++ language.
Change-Id: If0d7bf646ddd03834bdd25de8622ad4f8793c75f
scilab/.gitignore
patch
|
blob
|
history
diff --git
a/scilab/.gitignore
b/scilab/.gitignore
index
985436d
..
d26cd53
100644
(file)
--- a/
scilab/.gitignore
+++ b/
scilab/.gitignore
@@
-122,6
+122,7
@@
workspace/
/tags
*.swp
/compile_commands.json
+.ccls*
# MacOS files
.DS_Store