add fvm directory and rc file to gitignore

chore/offband-rebrand
Enot (ded) Skelly 4 months ago
parent c4f54efd77
commit 754f8a6c62
No known key found for this signature in database
GPG Key ID: 2FE5B19B03656304

3
.gitignore vendored

@ -33,6 +33,9 @@ migrate_working_dir/
pubspec.lock
/build/
/coverage/
# fvm project files
.fvm/
.fvmrc
# Symbolication related
app.*.symbols

Loading…
Cancel
Save

Powered by TurnKey Linux.