Skip to content

Which files should or shouldn't be version controlled? #1764

Answered by fzyzcjy
jorgenpt asked this question in Q&A
Discussion options

You must be logged in to vote

I personally version control all, s.t. it is easy to see there is no magic at all.

However, ignoring the auto-generated files are equally reasonable: You can gitignore the *generated* things, as well as lib/src/rust, which are auto generated on each flutter_rust_bridge_codegen generate call.

Feel free to create an issue s.t. I can track this and add a doc!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jorgenpt
Comment options

@fzyzcjy
Comment options

Answer selected by jorgenpt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants