repo.or.cz
/
sd3000.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ADD] add {busybox,linux}/.config and gru2/Makefile, add image dir.
[sd3000.git]
/
.gitignore
blob
97d63044ed7e0adcfe8c26b380d877543c2e2881
1
# .gitignore forsd3000 easy station, from linux kernel
2
.*
3
*.o
4
*.o.*
5
*.a
6
*.s
7
*.ko
8
*.so
9
*.so.dbg
10
*.mod.c
11
*.i
12
*.lst
13
*.symtypes
14
*.order
15
*.elf
16
*.bin
17
*.gz
18
19
#
20
# Top-level generic files
21
#
22
tags
23
TAGS
24
!.gitignore
25
!.mailmap
26
# stgit generated dirs
27
patches-*
28
# quilt's files
29
patches
30
series
31
# cscope files
32
cscope.*
33
ncscope.*
34
35
*.orig
36
*~
37
\#*#
38
39
# sd3000
40
grub2
41
linux2.6
42
apps