mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add ccls config files to .gitignore (#11046)
This commit is contained in:
parent
014ab76ad0
commit
942e631814
2
.gitignore
vendored
2
.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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user