1# Object files 2*.o 3*.ko 4*.mo 5*.d 6*.crf 7*.lst 8 9# Libraries 10*.lib 11*.a 12 13# Shared objects (inc. Windows DLLs) 14*.dll 15*.so 16*.so.* 17*.dylib 18*.pyc 19 20# Executables 21*.exe 22*.out 23*.app 24*.elf 25*.axf 26*.bin 27*.hex 28 29# Intermediate file 30*.bak 31*.swp 32*.map 33*.dblite 34*.dep 35*.lnp 36*.uvgui.* 37*.build_log.* 38build 39 40Debug 41_UpgradeReport_Files 42*.ncb 43*.suo 44*.exp 45*.sdf 46*.XML 47*.user 48*.def 49Backup* 50UpgradeLog* 51*.filters 52