forked from firka/flutter
Add ccls config files to .gitignore (flutter/engine#11046)
This commit is contained in:
2
engine/src/flutter/.gitignore
vendored
2
engine/src/flutter/.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user