rt-thread-official/.gitignore

38 lines
273 B
Plaintext
Raw Normal View History

2013-01-04 20:30:53 +08:00
*.pyc
*.map
*.dblite
*.elf
*.bin
*.hex
*.axf
*.exe
*.pdb
*.idb
*.ilk
2017-09-19 12:15:22 +08:00
*.old
2013-01-04 20:30:53 +08:00
build
2015-05-05 09:29:30 +08:00
Debug
documentation/html
2013-03-28 22:01:12 +08:00
*~
*.o
2014-04-20 10:09:55 +08:00
*.obj
*.bak
*.dep
*.lib
*.a
2014-04-20 10:09:55 +08:00
*.i
*.d
2017-11-30 21:23:48 +08:00
tools/kconfig-frontends/kconfig-mconf
2017-12-14 09:58:40 +08:00
packages
2021-01-17 20:46:52 +08:00
dist
2018-05-29 10:49:27 +08:00
cconfig.h
2018-07-15 14:54:06 +08:00
GPUCache
#cscope files
cscope.*
ncscope.*
#ctag files
tags