File: .gitignore

package info (click to toggle)
iproute 20100519-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,636 kB
  • ctags: 5,283
  • sloc: ansic: 36,665; sh: 2,282; makefile: 447; cpp: 341; yacc: 339; lex: 145; perl: 101
file content (22 lines) | stat: -rw-r--r-- 186 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
static-syms.h
Config
*.o
*.a
*.so
*~
\#*#
# cscope
cscope.*
ncscope.*
# for patch generation
*.diff
*.patch
*.orig
*.rej
# for quilt
patches
series
# for gdb
.gdbinit
.gdb_history
*.gdb