19 lines
		
	
	
		
			364 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			364 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .envrc
 | |
| .direnv/
 | |
| # Files and directories created by pub.
 | |
| .dart_tool/
 | |
| .packages
 | |
| 
 | |
| # Conventional directory for build outputs.
 | |
| build/
 | |
| 
 | |
| # Omit committing pubspec.lock for library packages; see
 | |
| # https://dart.dev/guides/libraries/private-files#pubspeclock.
 | |
| pubspec.lock
 | |
| 
 | |
| # Omit pubspec override files generated by melos
 | |
| **/pubspec_overrides.yaml
 | |
| 
 | |
| # Flake results
 | |
| result
 |