You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
		
		
		
		
		
			
		
			
				
					
					
						
							50 lines
						
					
					
						
							486 B
						
					
					
				
			
		
		
	
	
							50 lines
						
					
					
						
							486 B
						
					
					
				| # Compiled Object files | |
| *.slo | |
| *.lo | |
| *.o | |
| *.obj | |
| 
 | |
| # Precompiled Headers | |
| *.gch | |
| *.pch | |
| 
 | |
| # Compiled Dynamic libraries | |
| *.so | |
| *.dylib | |
| *.dll | |
| 
 | |
| # Fortran module files | |
| *.mod | |
| 
 | |
| # Compiled Static libraries | |
| *.lai | |
| *.la | |
| *.a | |
| *.lib | |
| 
 | |
| # Executables | |
| *.exe | |
| *.out | |
| *.app | |
| 
 | |
| # CMake | |
| CMakeCache.txt | |
| CMakeFiles | |
| cmake_install.cmake | |
| install_manifest.txt | |
| *.cmake | |
| # ^ May need to add future .cmake files as exceptions | |
| 
 | |
| # Test logs | |
| Testing/* | |
| 
 | |
| # Test input | |
| test/gtc/*.dds | |
| 
 | |
| # Project Files | |
| Makefile | |
| *.cbp | |
| *.user | |
| 
 | |
| # Misc. | |
| *.log
 | |
| 
 |