mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-30 18:24:15 +01:00 
			
		
		
		
	added 'bin' folder to .gitignore
This commit is contained in:
		
							parent
							
								
									48db82013b
								
							
						
					
					
						commit
						3bdd0effe1
					
				
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @ -12,11 +12,12 @@ | |||||||
| *.la | *.la | ||||||
| *.a | *.a | ||||||
| 
 | 
 | ||||||
| # MSVS temporary files | # MSVS generated files | ||||||
| *.suo | *.suo | ||||||
| *.user | *.user | ||||||
| *.sdf | *.sdf | ||||||
| *.opensdf | *.opensdf | ||||||
| 
 | 
 | ||||||
| # Build temporary files | # Build generated files | ||||||
| build/ | build/ | ||||||
|  | bin/ | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user