Add ccls config files to .gitignore (#11046)

This commit is contained in:
Jim Graham 2019-08-16 10:47:56 -07:00 committed by GitHub
parent 014ab76ad0
commit 942e631814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -3,6 +3,7 @@
*~
.*.sw?
.DS_Store
.ccls-cache
.classpath
.cproject
.dart_tool
@ -14,6 +15,7 @@
.project
.pub
.pydevproject
compile_commands.json
cscope.*
Session.vim
tags