You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
			
		
		
		
		
			
		
			
				
	
	
		
			53 lines
		
	
	
		
			508 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			53 lines
		
	
	
		
			508 B
		
	
	
	
		
			Plaintext
		
	
| # Windows image file caches
 | |
| Thumbs.db
 | |
| ehthumbs.db
 | |
| 
 | |
| # Folder config file
 | |
| Desktop.ini
 | |
| 
 | |
| # Object files
 | |
| *.o
 | |
| *.ko
 | |
| *.obj
 | |
| *.elf
 | |
| 
 | |
| # Libraries
 | |
| *.lib
 | |
| *.a
 | |
| 
 | |
| # Shared objects (inc. Windows DLLs)
 | |
| *.dll
 | |
| *.so
 | |
| *.so.*
 | |
| *.dylib
 | |
| 
 | |
| # Executables
 | |
| *.exe
 | |
| *.out
 | |
| *.app
 | |
| *.i*86
 | |
| *.x86_64
 | |
| *.hex
 | |
| *.HEX
 | |
| *.bin
 | |
| *.BIN
 | |
| 
 | |
| # Temporary GCC build
 | |
| *.eep
 | |
| *.lss
 | |
| *.lst
 | |
| *.map
 | |
| *.sym
 | |
| Release/
 | |
| /.dep
 | |
| 
 | |
| # Eclipse specific
 | |
| .settings/
 | |
| 
 | |
| # Wiznet not used here
 | |
| W5100/
 | |
| W5100S/
 | |
| W5200/
 | |
| W5300/
 | |
| Socket_APIs_V3.0.3.chm
 |