* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			325 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # See https://www.dartlang.org/tools/private-files.html
 | |
| 
 | |
| # Files and directories created by pub
 | |
| .packages
 | |
| .pub/
 | |
| build/
 | |
| # If you're building an application, you may want to check-in your pubspec.lock
 | |
| pubspec.lock
 | |
| 
 | |
| # Directory created by dartdoc
 | |
| # If you don't generate documentation locally you can remove this line.
 | |
| doc/api/
 |