|  | @@ -0,0 +1,89 @@
 | 
		
	
		
			
			|  | 1 | +
 | 
		
	
		
			
			|  | 2 | +/cmake-build-debug/
 | 
		
	
		
			
			|  | 3 | +/cmake-build-release/
 | 
		
	
		
			
			|  | 4 | +/.idea
 | 
		
	
		
			
			|  | 5 | +/build
 | 
		
	
		
			
			|  | 6 | +*.swp
 | 
		
	
		
			
			|  | 7 | +
 | 
		
	
		
			
			|  | 8 | +# Compiled Object files
 | 
		
	
		
			
			|  | 9 | +*.slo
 | 
		
	
		
			
			|  | 10 | +*.lo
 | 
		
	
		
			
			|  | 11 | +*.o
 | 
		
	
		
			
			|  | 12 | +*.obj
 | 
		
	
		
			
			|  | 13 | +
 | 
		
	
		
			
			|  | 14 | +# Precompiled Headers
 | 
		
	
		
			
			|  | 15 | +*.gch
 | 
		
	
		
			
			|  | 16 | +*.pch
 | 
		
	
		
			
			|  | 17 | +
 | 
		
	
		
			
			|  | 18 | +# Compiled Dynamic libraries
 | 
		
	
		
			
			|  | 19 | +*.so
 | 
		
	
		
			
			|  | 20 | +*.dylib
 | 
		
	
		
			
			|  | 21 | +*.dll
 | 
		
	
		
			
			|  | 22 | +
 | 
		
	
		
			
			|  | 23 | +# Fortran module files
 | 
		
	
		
			
			|  | 24 | +*.mod
 | 
		
	
		
			
			|  | 25 | +
 | 
		
	
		
			
			|  | 26 | +# Compiled Static libraries
 | 
		
	
		
			
			|  | 27 | +*.lai
 | 
		
	
		
			
			|  | 28 | +*.la
 | 
		
	
		
			
			|  | 29 | +*.a
 | 
		
	
		
			
			|  | 30 | +*.lib
 | 
		
	
		
			
			|  | 31 | +
 | 
		
	
		
			
			|  | 32 | +# Executables
 | 
		
	
		
			
			|  | 33 | +*.exe
 | 
		
	
		
			
			|  | 34 | +*.out
 | 
		
	
		
			
			|  | 35 | +*.app
 | 
		
	
		
			
			|  | 36 | +### C template
 | 
		
	
		
			
			|  | 37 | +# Prerequisites
 | 
		
	
		
			
			|  | 38 | +*.d
 | 
		
	
		
			
			|  | 39 | +
 | 
		
	
		
			
			|  | 40 | +# Object files
 | 
		
	
		
			
			|  | 41 | +*.ko
 | 
		
	
		
			
			|  | 42 | +*.elf
 | 
		
	
		
			
			|  | 43 | +
 | 
		
	
		
			
			|  | 44 | +# Linker output
 | 
		
	
		
			
			|  | 45 | +*.ilk
 | 
		
	
		
			
			|  | 46 | +*.map
 | 
		
	
		
			
			|  | 47 | +*.exp
 | 
		
	
		
			
			|  | 48 | +
 | 
		
	
		
			
			|  | 49 | +# Precompiled Headers
 | 
		
	
		
			
			|  | 50 | +
 | 
		
	
		
			
			|  | 51 | +# Libraries
 | 
		
	
		
			
			|  | 52 | +
 | 
		
	
		
			
			|  | 53 | +# Shared objects (inc. Windows DLLs)
 | 
		
	
		
			
			|  | 54 | +*.so.*
 | 
		
	
		
			
			|  | 55 | +
 | 
		
	
		
			
			|  | 56 | +# Executables
 | 
		
	
		
			
			|  | 57 | +*.i*86
 | 
		
	
		
			
			|  | 58 | +*.x86_64
 | 
		
	
		
			
			|  | 59 | +*.hex
 | 
		
	
		
			
			|  | 60 | +
 | 
		
	
		
			
			|  | 61 | +# Debug files
 | 
		
	
		
			
			|  | 62 | +*.dSYM/
 | 
		
	
		
			
			|  | 63 | +*.su
 | 
		
	
		
			
			|  | 64 | +*.idb
 | 
		
	
		
			
			|  | 65 | +*.pdb
 | 
		
	
		
			
			|  | 66 | +
 | 
		
	
		
			
			|  | 67 | +# Kernel Module Compile Results
 | 
		
	
		
			
			|  | 68 | +*.mod*
 | 
		
	
		
			
			|  | 69 | +*.cmd
 | 
		
	
		
			
			|  | 70 | +.tmp_versions/
 | 
		
	
		
			
			|  | 71 | +modules.order
 | 
		
	
		
			
			|  | 72 | +Module.symvers
 | 
		
	
		
			
			|  | 73 | +Mkfile.old
 | 
		
	
		
			
			|  | 74 | +dkms.conf
 | 
		
	
		
			
			|  | 75 | +### C++ template
 | 
		
	
		
			
			|  | 76 | +# Prerequisites
 | 
		
	
		
			
			|  | 77 | +
 | 
		
	
		
			
			|  | 78 | +# Compiled Object files
 | 
		
	
		
			
			|  | 79 | +
 | 
		
	
		
			
			|  | 80 | +# Precompiled Headers
 | 
		
	
		
			
			|  | 81 | +
 | 
		
	
		
			
			|  | 82 | +# Compiled Dynamic libraries
 | 
		
	
		
			
			|  | 83 | +
 | 
		
	
		
			
			|  | 84 | +# Fortran module files
 | 
		
	
		
			
			|  | 85 | +*.smod
 | 
		
	
		
			
			|  | 86 | +
 | 
		
	
		
			
			|  | 87 | +# Compiled Static libraries
 | 
		
	
		
			
			|  | 88 | +
 | 
		
	
		
			
			|  | 89 | +# Executables
 |