This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
rt-thread
mirror of
https://gitee.com/rtthread/rt-thread.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge pull request
#61
from rogerz/gitignore
adding *~ to .gitignore
Bernard Xiong
12 years ago
parent
8bf1c5d61a
9d1f9cd01e
commit
43f59ee2fe
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -10,3 +10,4 @@
*.idb
*.idb
*.ilk
*.ilk
build
build
+*~