Motion_EC_HC32_archived/.gitignore

45 lines
345 B
Plaintext
Raw Normal View History

2022-01-10 16:20:39 +08:00
*.pyc
*.map
*.dblite
*.elf
*.bin
*.hex
*.axf
*.exe
*.pdb
*.idb
*.ilk
*.old
*.crf
build
Debug
documentation/html
*~
*.o
*.obj
*.bak
*.dep
*.lib
*.a
*.i
*.d
tools/kconfig-frontends/kconfig-mconf
packages
dist
dist_ide_project
cconfig.h
GPUCache
#cscope files
cscope.*
ncscope.*
#ctag files
tags
.idea
2022-01-14 12:16:38 +08:00
2022-01-10 16:20:39 +08:00
.history
CMakeLists.txt
cmake-build-debug