repo.or.cz
/
module-init-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
depmod: fix tabs in help output
[module-init-tools.git]
/
.gitignore
blob
18ff27f66b4ce5bc5d183c6c41b79bb2b716621f
1
*.swp
2
*~
3
4
# Generated by autotools
5
.deps
6
aclocal.m4
7
autom4te.cache
8
config.guess
9
config.log
10
config.status
11
config.sub
12
configure
13
depcomp
14
install-sh
15
Makefile.in
16
Makefile
17
!tests/data/Makefile
18
missing
19
20
# Compiled executables
21
*.o
22
*.a
23
depmod
24
insmod
25
insmod.static
26
lsmod
27
modinfo
28
modindex
29
modprobe
30
rmmod
31
32
# But don't ignore the symlinks with the same names in this directory
33
!tests/valgrind/*
34
35
# cscope/tags
36
tags
37
TAGS
38
cscope.*
39
ncscope.*
40
41
# Generated documentation
42
*.8
43
*.5
44
manpage.links
45
manpage.refs
46
47
# quilt's files
48
patches
49
series
50
51
# test output
52
tests/build
53
tests/tmp
54
tests/data/32
55
tests/data/64