# Prerequisites *.d *.uimg *.img # Object files *.o *.ko *.obj *.elf *.dip *.bin *.dep # Linker output *.ilk *.map *.exp # Precompiled Headers *.gch *.pch # Libraries *.lib *.a !libfdcdp_standalone_hard_a32.a !libfdcdp_standalone_soft_a32.a !libfdcdp_standalone_a64.a !aarch32_newlibc_standalone.a !aarch32_newlibm_standalone.a !aarch64_newlibc_standalone.a !aarch64_newlibm_standalone.a !third-party/cherryusb/port/pusb2/libpusb2_dc_a32*.a !third-party/cherryusb/port/pusb2/libpusb2_dc_a64*.a !third-party/cherryusb/port/pusb2/libpusb2_hc_a32*.a !third-party/cherryusb/port/pusb2/libpusb2_hc_a64*.a !third-party/cherryusb/port/xhci/phytium/libxhci_a32*.a !third-party/cherryusb/port/xhci/phytium/libxhci_a64*.a *.la *.lo # Shared objects (inc. Windows DLLs) *.dll *.so *.so.* *.dylib # Executables *.exe *.out *.app *.i*86 *.x86_64 *.hex *.bin *.dis *.asm # Debug files *.dSYM/ *.su *.idb *.pdb *.old # Kernel Module Compile Results *.mod* #*.cmd .tmp_versions/ modules.order Module.symvers Mkfile.old dkms.conf # Patch files *.patch # Download gcc compiler /tools/gcc-*/* /tools/gcc-* #pyc files *.pyc .vscode .vscode-ctags #vim tags #tar *.tar *.tar.gz #ide files #*.json #ecilpse *.cproject *.project language.settings.xml /example_ide /tools/others/misrac_cppcheck/cppcheck /tools/others/misrac_cppcheck/output.txt