File: .gitignore

package info (click to toggle)
kmod 26-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,784 kB
  • sloc: ansic: 15,682; xml: 1,879; makefile: 617; sh: 303; python: 7
file content (30 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (2)
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
*.o
*.gcda
*.gcno
/*.tar.xz
/*.md5sum
.deps/
.libs/
/Makefile
/Makefile.in

/aclocal.m4
/autom4te.cache/
/build-aux/
/config.h
/config.h.in
/config.log
/config.status
/configure
/coverage
/cov-int
/doltcompile
/doltlibtool
/libtool
/stamp-h1
/test-suite.log

*~
.*.swp
cscope.out
tags