Closed loic-sharma closed 7 hours ago
I can easily do that, @loic-sharma . my question is: how do you know I'm not supposed to check in those files? Can you point me at the docs for my own education? Thanks.
I'm not aware of any docs on these files, other than engineering designs. However, the default .gitignore
ignores these files:
Also both of these files recommend you not to check them in:
Both of these files' format aren't stable. We might make breaking changes to these file across minor Flutter SDK releases. In fact, we're planning on removing .flutter-plugins
entirely.
thanks. I didn't futz with the default .gitignore
on purpose. I'll remove them.
FYI, the following files should not be checked into version control:
https://github.com/csells/flutter_ai_toolkit/blob/main/.flutter-plugins https://github.com/csells/flutter_ai_toolkit/blob/main/.flutter-plugins-dependencies