forked from Meituan-Dianping/DBProxy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (42 loc) · 686 Bytes
/
.gitignore
File metadata and controls
42 lines (42 loc) · 686 Bytes
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
*.la
*.o
*.lo
.cproject
.project
.autotools
config.log
lib/.deps/
lib/.libs/
plugins/admin/.deps/
plugins/admin/.libs/
plugins/debug/.deps/
plugins/debug/.libs/
plugins/proxy/.deps/
plugins/proxy/.libs/
plugins/replicant/.deps/
plugins/replicant/.libs/
script/.deps/
script/encrypt
src/mysql-binlog-dump
src/mysql-myisam-dump
src/mysql-proxy
src/sql-tokenizer-gen
src/sql-tokenizer-keywords.c
src/sql-tokenizer.c
src/.deps/
src/.libs/
Makefile
autom4te.cache/
config.status
examples/Makefile
lib/Makefile
lib/proxy/Makefile
libtool
m4/Makefile
plugins/Makefile
plugins/admin/Makefile
plugins/debug/Makefile
plugins/proxy/Makefile
plugins/replicant/Makefile
script/Makefile
src/Makefile