first commit
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
default:
|
||||||
|
- .DS_Store
|
||||||
|
- .gitignore
|
||||||
|
- .git
|
||||||
|
- .idea
|
||||||
|
- .vscode
|
||||||
|
- .cache
|
||||||
|
- .dart_tool
|
||||||
|
- build
|
||||||
|
- coverage
|
||||||
|
- example/build
|
||||||
|
- example/.dart_tool
|
||||||
|
- example/.pub
|
||||||
|
- example/.flutter-plugins
|
||||||
|
- example/.flutter-plugins-dependencies
|
||||||
|
- example/ios/Flutter/flutter_export_environment.sh
|
||||||
|
- example/ios/Runner.xcworkspace
|
||||||
|
|
||||||
Reference in New Issue
Block a user