-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitignore
84 lines (84 loc) · 1.24 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
libtool
.deps
stamp-h1
.DS_Store
.cproject
.project
Debug/
build/
buildx/
config.h
config.log
config.status
.libs
*.la
*~
*.bak
*.swp
*.o
*.lo
*.Plo
*.Po
Makefile.in
Makefile
!example/liboml2/config.h
!example/liboml2/Makefile
aclocal.m4
config.h.in
config.guess
config.sub
configure
depcomp
install-sh
ltmain.sh
missing
autom4te.cache
ar-lib
compile
doc/oml-user-manual.info
doc/texinfo.tex
doc/mainpage.md
doc/install.md
doc/example.md
doc/index.txt
doc/*.1
doc/*.3
doc/*.5
doc/*.html
doc/doxygen/
doc/images/
m4/*
!m4/ax_check_postgres_db.m4
!m4/ax_compare_version.m4
!m4/ax_prog_doxygen.m4
!m4/ax_prog_ruby_version.m4
!m4/ax_with_prog.m4
!m4/gnulib-cache.m4
!m4/oml_check_macosx.m4
!m4/oml_distribution_is.m4
!m4/oml_git_search_treeish.m4
gnulib
build-aux
!build-aux/gen-authors.sh
.version
p-*
proxy_server/oml2-proxy-server
server/oml2-server
ruby/oml2-scaffold
test/lib/stddev_0.c
test/lib/stddev_1.c
test/server/issue610.rb
test/testclient
server/oml2-server.rb
server/oml2-server_oml.h
test/*/*.log
test/*/*.trs
test/lib/blob
test/lib/check_liboml2
test/lib/check_libshared
test/lib/test_api_basic
test/lib/test_api_metadata
test/lib/test_config_empty_collect*
test/lib/test_config_metadata*
test/lib/test_config_multi_collect*
test/lib/test_*_create_buffered