mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
446 B
49 lines
446 B
4 years ago
|
.DS_Store
|
||
|
.dart_tool/
|
||
|
|
||
|
.packages
|
||
|
.pub/
|
||
|
|
||
|
.idea/
|
||
|
.vagrant/
|
||
|
.sconsign.dblite
|
||
|
.svn/
|
||
|
|
||
|
*.swp
|
||
|
profile
|
||
|
|
||
|
DerivedData/
|
||
|
|
||
|
.generated/
|
||
|
|
||
|
*.pbxuser
|
||
|
*.mode1v3
|
||
|
*.mode2v3
|
||
|
*.perspectivev3
|
||
|
|
||
|
!default.pbxuser
|
||
|
!default.mode1v3
|
||
|
!default.mode2v3
|
||
|
!default.perspectivev3
|
||
|
|
||
|
xcuserdata
|
||
|
|
||
|
*.moved-aside
|
||
|
|
||
|
*.pyc
|
||
|
*sync/
|
||
|
Icon?
|
||
|
.tags*
|
||
|
|
||
|
build/
|
||
|
.android/
|
||
|
.ios/
|
||
|
.flutter-plugins
|
||
|
.flutter-plugins-dependencies
|
||
|
|
||
|
# Symbolication related
|
||
|
app.*.symbols
|
||
|
|
||
|
# Obfuscation related
|
||
|
app.*.map.json
|