Add ccls config files to .gitignore (flutter/engine#11046)

This commit is contained in:
Jim Graham
2019-08-16 10:47:56 -07:00
committed by GitHub
parent cb707fb34a
commit d3c46983fa

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