forked from ofiwg/libfabric
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
92 lines (83 loc) · 1.19 KB
/
.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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
.libs
.deps
.dirstamp
*.o
*.lo
*.la
*.obj
*.vcxproj.user
*.pdb
*.tlog
*.ilk
*.exp
*.exe.manifest
*.dll.manifest
*.vc.db
*.vc.opendb
*.log
*.exe
*.lib
*.dll
*.lastbuildstate
*.iobj
*.idb
*.suo
*.ipdb
*.orig
*.c~
*.h~
stamp-h?
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config/*
config.h
config.h.in
config.h.in~
config.log
config.lt
config.status
configure
configure~
libtool
libfabric.spec
libfabric.pc
libfabric.map
config/ar-lib
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/libtool.m4
config/ltmain.sh
config/lt*.m4
config/missing
config/test-driver
util/fi_info
util/fi_strerror
util/fi_pingpong
prov/*/*.spec
.vs
fabtests.spec
fabtests/config
fabtests/ubertest/fabtest
fabtests/ubertest/fi_ubertest
fabtests/common/check_hmem
fabtests/regression/sighandler_test
fabtests/benchmarks/fi_*
fabtests/component/sock_test
fabtests/component/dmabuf-rdma/xe_*
fabtests/component/dmabuf-rdma/fi_*
fabtests/functional/fi_*
fabtests/unit/fi_*
fabtests/multinode/fi_*
fabtests/prov/efa/src/fi_efa*
fabtests/prov/lpp/src/lpp_regression
pingpong/fi_*
fabtests/pytest/__pycache__
fabtests/pytest/*/__pycache__
.vscode
prov/efa/docs/doxygen/html
prov/efa/docs/doxygen/latex