* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo
		
			
				
	
	
		
			16 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			Text
		
	
	
	
	
	
*.tmp
 | 
						|
 | 
						|
# Word temporary
 | 
						|
~$*.doc*
 | 
						|
 | 
						|
# Excel temporary
 | 
						|
~$*.xls*
 | 
						|
 | 
						|
# Excel Backup File
 | 
						|
*.xlk
 | 
						|
 | 
						|
# PowerPoint temporary
 | 
						|
~$*.ppt*
 | 
						|
 | 
						|
# Visio autosave temporary files
 | 
						|
*.~vsdx
 |