mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-19 12:24:53 -04:00
Merge b1794ecf8f
into 1802792795
This commit is contained in:
commit
bc18fea53e
2 changed files with 7 additions and 1 deletions
3
frontend/appflowy_flutter/.fvmrc
Normal file
3
frontend/appflowy_flutter/.fvmrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"flutter": "3.27.4"
|
||||
}
|
5
frontend/appflowy_flutter/.gitignore
vendored
5
frontend/appflowy_flutter/.gitignore
vendored
|
@ -77,4 +77,7 @@ coverage/
|
|||
**/failures/*.png
|
||||
|
||||
assets/translations/
|
||||
assets/flowy_icons/*
|
||||
assets/flowy_icons/*
|
||||
|
||||
# FVM Version Cache
|
||||
.fvm/
|
Loading…
Add table
Reference in a new issue