first commit
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -11,10 +11,7 @@
|
||||
migrate_working_dir/
|
||||
.dart_tool
|
||||
.idea
|
||||
/linux/
|
||||
/macos/
|
||||
/web/
|
||||
/windows/
|
||||
|
||||
|
||||
# IntelliJ related
|
||||
*.iml
|
||||
@ -48,3 +45,9 @@ app.*.map.json
|
||||
/android/app/debug
|
||||
/android/app/profile
|
||||
/android/app/release
|
||||
|
||||
#others os
|
||||
linux*
|
||||
macos*
|
||||
web*
|
||||
windows*
|
||||
|
||||
Reference in New Issue
Block a user