mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	updated .gitignore to include temporary files created by MSVS
This commit is contained in:
		
							parent
							
								
									4ca6d6452e
								
							
						
					
					
						commit
						3fc25f4801
					
				
							
								
								
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -11,3 +11,9 @@ | |||||||
| *.lai | *.lai | ||||||
| *.la | *.la | ||||||
| *.a | *.a | ||||||
|  | 
 | ||||||
|  | # MSVS temporary files | ||||||
|  | *.suo | ||||||
|  | *.user | ||||||
|  | *.sdf | ||||||
|  | *.opensdf | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user