add fvm directory and rc file to gitignore

chore/offband-rebrand
Enot (ded) Skelly 3 months ago
parent c1bcf261d7
commit 5fe6738f25
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 pubspec.lock
/build/ /build/
/coverage/ /coverage/
# fvm project files
.fvm/
.fvmrc
# Symbolication related # Symbolication related
app.*.symbols app.*.symbols

Loading…
Cancel
Save

Powered by TurnKey Linux.