diff --git a/engine/src/flutter/.gitignore b/engine/src/flutter/.gitignore index 9fe4f1b420..33834fc34d 100644 --- a/engine/src/flutter/.gitignore +++ b/engine/src/flutter/.gitignore @@ -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