| # Output directory of webdev build | |
| build/ | |
| # Directory created by dartdoc | |
| doc/api/ | |
| # Generated files not intended to be checked in to version control | |
| .flutter-plugins-dependencies | |
| android/ | |
| ios/ | |
| macos/Runner/ | |
| macos/Flutter/ | |
| # This should only be present as a byproduct of running the publish | |
| # script. It should not be committed. | |
| fonts/codicon.ttf |