forked from groonga/groonga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
193 lines (193 loc) · 4.6 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
*.la
*.lo
*.o
*.so
*.a
*.exe
*.pyc
*.gcno
*.gcda
cmake_install.cmake
.deps
.ditz-config
.gdb_history
.libs
*~
/m4/
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.lt
/config.status
/config.sub
/config.sh
/configure
/depcomp
/dist
/install-sh
/libtool
/ltmain.sh
/missing
/test-driver
/groonga.pc
/groonga-arrow.pc
/groonga-httpd-conf.sh
/data/groonga-httpd.conf
/data/logrotate.d/centos/groonga-httpd
/data/scripts/groonga-httpd-restart
/data/systemd/centos/groonga-httpd.service
/vendor/nginx-*/objs
/vendor/mruby/LEGAL
/vendor/mruby/mrblib.c
/vendor/mruby/mrbgems_init.c
/vendor/mruby/mruby-compiler/
/vendor/mruby/mruby-dir/
/vendor/mruby/mruby-onig-regexp/
/vendor/mruby/mruby-env/
/vendor/mruby/mruby-io/
/vendor/mruby/mruby-file-stat/
/vendor/mruby/mruby_build.timestamp
/vendor/mruby-build/
/vendor/mecab-*
/vendor/mecab/*.bin
/vendor/mecab/*.dic
/vendor/mecab/mecab
/vendor/mecab/mecab-dict-index
/vendor/mecab/mecabrc
/vendor/msgpack-*
/vendor/rapidjson-*
/vendor/lz4-*
/vendor/plugins/*/
/groonga.spec
/stamp-h1
/CMakeCache.txt
/install_manifest.txt
/include/groonga/version.h
/src/groonga
/src/groonga-benchmark
/src/grnslap
/src/groonga-mruby
/src/grndb
Makefile
Makefile.in
version.sh
CMakeFiles
/examples/kv
/examples/index
/doc/*-stamp
/doc/locale/*/*-stamp
/doc/locale/*/doctrees/
/doc/locale/*/html/
/doc/locale/*/LC_MESSAGES/*.mo
/doc/locale/*/LC_MESSAGES/*.pot
/doc/locale/*/LC_MESSAGES/*.edit
/doc/locale/*/LC_MESSAGES/doctrees/
/doc/locale/*/LC_MESSAGES/pot-build-stamp
/doc/locale/*/LC_MESSAGES/edit-po-build-stamp
/doc/locale/*/LC_MESSAGES/mo-build-stamp
/doc/locale/en/LC_MESSAGES/*.po
/doc/commands_not_implemented/
/doc/sphinx/
/lib/icudump
/lib/grn_ecmascript.out
/lib/metadata.rc
/lib/nfkc_dump
/lib/icu4c-*-src.tgz
/lib/tmp/
/coverage
/coverage.info
/test/unit/lib/*-*.*.*/
/benchmark/tmp
/benchmark/fixtures/geo-select/13_2010.CSV
/benchmark/fixtures/geo-select/load.grn
/benchmark/bench-geo-select
/benchmark/bench-normalize
/benchmark/bench-geo-distance
/benchmark/bench-table-factory
/benchmark/bench-ctx-create
/benchmark/bench-query-optimizer
/benchmark/bench-range-select
/benchmark/bench-result-set
/benchmark/bench-between-sequential
/benchmark/bench-nfkc
/benchmark/bench-cache
/packages/*/*.log
/packages/apt/env.sh
/packages/apt/debian/groonga-keyring.postrm
/packages/apt/repositories/debian/pool/*/*/*/*/*.diff.gz
/packages/apt/repositories/debian/pool/*/*/*/*/*.tar.gz
/packages/apt/repositories/debian/pool/*/*/*/*/*.tar.xz
/packages/apt/repositories/debian/pool/*/*/*/*/*.build
/packages/apt/repositories/debian/pool/*/*/*/*/*.changes
/packages/apt/repositories/debian/pool/*/*/*/*/*.deb
/packages/apt/repositories/debian/pool/*/*/*/*/*.dsc
/packages/apt/repositories/debian/dists/
/packages/apt/repositories/debian/*.db
/packages/apt/repositories/debian/*.conf
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.diff.gz
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.tar.gz
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.build
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.changes
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.deb
/packages/apt/repositories/ubuntu/pool/*/*/*/*/*.dsc
/packages/apt/repositories/ubuntu/dists/
/packages/apt/repositories/ubuntu/*.db
/packages/apt/repositories/ubuntu/*.conf
/packages/apt/groonga-keyring-*/
/packages/apt/groonga-keyring-*.tar.gz
/packages/apt/.vagrant/
/packages/apt/tmp/
/packages/ubuntu/precise/
/packages/ubuntu/trusty/
/packages/ubuntu/tmp/
/packages/ubuntu/*.tar.gz
/configure.lineno
/packages/rpm/*/*.spec
/packages/yum/groonga.repo
/packages/yum/RPM-GPG-KEY-groonga
/packages/yum/RPM-GPG-KEY-groonga-RSA4096
/packages/yum/repositories/
/packages/yum/tmp/
/packages/yum/.vagrant/
/packages/yum/env.sh
/packages/source/files/
/packages/windows/.vagrant/
/packages/windows/tmp/
/packages/windows/dist-x86/
/packages/windows/dist-x64/
/packages/windows/files/
/packages/windows/LICENSE
/packages/windows/setup-x86.nsi
/packages/windows/setup-x64.nsi
/packages/*.tar.gz
/examples/dictionary/db/
/examples/dictionary/*.gz
/examples/dictionary/gene95-dictionary/
/misc
/src/suggest/groonga-suggest-httpd
/src/suggest/groonga-suggest-learner
/src/suggest/groonga-suggest-create-dataset
/tmp-doc/
/test/unit/Gemfile.lock
/test/unit/run-test.sh.log
/test/unit/run-test.sh.trs
/test/unit/test-suite.log
/test/unit/tmp
/test/command/gqtp
/test/command/grntest
/test/command/groonga-client
/test/command/groonga-command
/test/command/groonga-command-parser
/test/command/groonga-log
/test/command/groonga-query-log
/test/command/run-test.sh.log
/test/command/run-test.sh.trs
/test/command/test-suite.log
/test/mruby/rroonga.built
/test/mruby/groonga.pc
/*.tar.gz
/tmp