forked from OphidiaBigData/ophidia-io-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
53 lines (52 loc) · 842 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
52
autom4te.cache/
config/
libltdl/
m4/argz.m4
m4/libtool.m4
m4/ltdl.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/ltargz.m4
aclocal.m4
autoscan.log
config.h*
*.log
*.status
configure
configure.scan
libtool
Makefile
Makefile.in
stamp-h1
.deps/
.libs/
*.o
*.a
*.la
*.lo
*.so
*.tar*
*.zip
*.gcno
*.gcda
*.html
*~
etc/oph_primitives_list
etc/oph_device_list
src/client/oph_io_client
src/client/oph_io_client_show
src/server/oph_io_server
src/metadb/oph_metadb_reader
src/client/oph_io_client_test
src/server/oph_io_server_test
src/query_engine/oph_query_client
src/metadb/oph_metadb_client
src/iostorage/oph_iostorage_client
src/query_engine/oph_query_expression_client
m4/ltargz.m4
src/metadb/execs/oph_metadb_reader
src/metadb/execs/oph_metadb_client
src/server/execs/oph_io_server
src/server/execs/oph_io_server_nc_load