| # Files and directories created by pub | |
| .dart_tool/ | |
| .packages | |
| # Omit commiting pubspec.lock for library packages: | |
| # https://dart.dev/guides/libraries/private-files#pubspeclock | |
| pubspec.lock | |
| # Conventional directory for build outputs | |
| build/ | |
| # Directory created by dartdoc | |
| doc/api/ | |
| # Generated in the example | |
| test.tar | |
| self.tar.gz | |
| .vscode |