mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-10-31 12:04:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			49 lines
		
	
	
		
			471 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			471 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Compiled Object files
 | |
| *.slo
 | |
| *.lo
 | |
| *.o
 | |
| *.obj
 | |
| *~
 | |
| errs
 | |
| 
 | |
| # 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
 | |
| # http://www.gnu.org/software/automake
 | |
| 
 | |
| Makefile.in
 | |
| Makefile
 | |
| config.log
 | |
| config.status
 | |
| .deps
 | |
| 
 | |
| # http://www.gnu.org/software/autoconf
 | |
| 
 | |
| /autom4te.cache
 | |
| /aclocal.m4
 | |
| /compile
 | |
| /configure
 | |
| /depcomp
 | |
| /install-sh
 | |
| /missing
 | |
| /stamp-h1
 |