mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-29 02:20:21 +00:00
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2012 bbd45198-f89e-11dd-88c7-29a3b14d5316
27 lines
214 B
Plaintext
27 lines
214 B
Plaintext
syntax: glob
|
|
|
|
*.pyc
|
|
*.orig
|
|
*.rej
|
|
*~
|
|
TAGS
|
|
Module.symvers
|
|
*.ncb
|
|
*.suo
|
|
*.bak
|
|
*.orig
|
|
*.rej
|
|
|
|
syntax: regexp
|
|
\.\#.+
|
|
[\\/]CVS$
|
|
^CVS$
|
|
^build$
|
|
^install$
|
|
^logs.build_tree$
|
|
[\\/]bin$
|
|
^bin$
|
|
[\\/]obj$
|
|
^obj$
|
|
\.cvsignore
|