* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			197 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # For projects using Nanoc (http://nanoc.ws/)
 | |
| 
 | |
| # Default location for output (needs to match output_dir's value found in nanoc.yaml)
 | |
| output/
 | |
| 
 | |
| # Temporary file directory
 | |
| tmp/
 | |
| 
 | |
| # Crash Log
 | |
| crash.log
 |