Add hgignore
This commit is contained in:
		
							parent
							
								
									025410a06f
								
							
						
					
					
						commit
						44c54f9346
					
				
							
								
								
									
										26
									
								
								.hgignore
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								.hgignore
									
									
									
									
									
								
							| @ -0,0 +1,26 @@ | |||||||
|  | # Binaries | ||||||
|  | \.dll$ | ||||||
|  | \.dylib$ | ||||||
|  | \.exe$ | ||||||
|  | \.so$ | ||||||
|  | 
 | ||||||
|  | # Files generated by Visual Studio | ||||||
|  | \.aps$ | ||||||
|  | \.ipch$ | ||||||
|  | \.ncb$ | ||||||
|  | \.opensdf$ | ||||||
|  | \.sdf$ | ||||||
|  | \.suo$ | ||||||
|  | \.user$ | ||||||
|  | 
 | ||||||
|  | # Build directories | ||||||
|  | /CrazyDebug.* | ||||||
|  | /Debug.* | ||||||
|  | /Release.* | ||||||
|  | 
 | ||||||
|  | # Files generated by Mac OS X Finder | ||||||
|  | (^|/)\.DS_Store$ | ||||||
|  | 
 | ||||||
|  | # Files generated by Windows Explorer | ||||||
|  | (^|/)[dD]esktop\.ini$ | ||||||
|  | (^|/)[tT]humbs\.db$ | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user