-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
51 lines (51 loc) · 803 Bytes
/
.gitignore
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
41
42
43
44
45
46
47
48
49
50
51
*.o
.dotest
*~
*.so
*.so.0
*.abi
*.a
*.gz
*.d
\#*
compile_commands.json
config.mk
cscope.files
cscope.out
kpartx/kpartx
kpartx/kpartx.rules
multipath/multipath
multipath/multipath.8
multipath/multipath.conf.5
multipath/multipath.rules
multipath/11-dm-mpath.rules
multipath/tmpfiles.conf
multipathd/multipathd
multipathd/multipathd.8
multipathd/multipathc
multipathd/multipathd.service
mpathpersist/mpathpersist
mpathpersist/mpathpersist.8
abi.tar.gz
abi
abi-test
compile_commands.json
.nfs*
*.swp
*.patch
*.rej
*.orig
libdmmp/docs/man/*.3.gz
libdmmp/*.so.*
libdmmp/test/libdmmp_test
libdmmp/test/libdmmp_speed_test
tests/*-test
tests/*.out
tests/*.vgr
tests/test-lib.o.wrap
tests/test-log.o.wrap
libmultipath/nvme-ioctl.c
libmultipath/nvme-ioctl.h
libmultipath/autoconfig.h
*/*-nv.version
reference-abi