mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 02:34:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			271 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Compiled Object files
 | |
| *.slo
 | |
| *.lo
 | |
| *.o
 | |
| 
 | |
| # Compiled Dynamic libraries
 | |
| *.so
 | |
| *.dylib
 | |
| 
 | |
| # Compiled Static libraries
 | |
| *.lai
 | |
| *.la
 | |
| *.a
 | |
| 
 | |
| # MSVS generated files
 | |
| ipch/
 | |
| *.suo
 | |
| *.user
 | |
| *.sdf
 | |
| *.opensdf
 | |
| 
 | |
| # Build generated files
 | |
| build/
 | |
| bin/
 | |
| 
 | |
| # Generated source files
 | |
| src/common/scm_rev.cpp
 |