Compare commits

..

No commits in common. "05113e5183f7544b61d2acd1c137b67482ce7007" and "8fac4a41b609fc443ce821f32f2ac2cbb01fc09f" have entirely different histories.

View File

@ -4,10 +4,23 @@
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# Visual Studio Code related
.classpath
.project
.settings/
.vscode/*
# Flutter repo-specific
/bin/cache/
@ -117,3 +130,4 @@ app.*.symbols
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!/dev/ci/**/Gemfile.lock
!.vscode/settings.json