guowenxue
4 days ago ac3bc4f5883d9ebfc9a8752f338aaa82cee4aa3f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# vim
*.sw[a-z]
*.un~
Session.vim
 
app_chrdev*
container_of
 
# make file
.*
!.gitignore
*~
*.o
core
*.ko
*.mod.c
Module.symvers
modules.order
*.mod
*.a
 
# misc-progs
nbtest 
load50 
mapcmp 
polltest 
mapper 
setlevel 
setconsole 
inp 
outp
datasize
dataalign
netifdebug
asynctest
 
# Allows for Eclipse CDT lookups without checking in linux source
linux_source_cdt
!.project
!.cproject