forked from Softmotions/ejdb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
154 lines (133 loc) · 2.41 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
*.o
*.vlog
*.log
*.status
*.dylib
*.upload
*.rock
*.so
*.so.*
*.a
*.exp
*.exe
*.sdf
*.suo
*.def
*.exp
*.lib
*.zip
*.cache
*.tag.gz
*.tgz
*.pyc
.dep.inc
/ejdbdll
/node_modules
/configure.gypi
addressbook*
autom4te.cache/
config.log
config.status
/npm-debug.log
/.idea/workspace.xml
/tcejdb/*.dll
/tcejdb/i686-w64*
/tcejdb/x86_64-w64*
/tcejdb/tools/win32
/tcejdb/Makefile
/tcejdb/libtcejdb.a
/tcejdb/libtcejdb.so
/tcejdb/libtcejdb.so.9
/tcejdb/libtcejdb.so.9.11.0
/tcejdb/tcamgr
/tcejdb/tcamttest
/tcejdb/tcatest
/tcejdb/tcawmgr.cgi
/tcejdb/tcbmgr
/tcejdb/tcbmttest
/tcejdb/tcbtest
/tcejdb/tcfmgr
/tcejdb/tcfmttest
/tcejdb/tcftest
/tcejdb/tchmgr
/tcejdb/tchmttest
/tcejdb/tchtest
/tcejdb/tctmgr
/tcejdb/tctmttest
/tcejdb/tcttest
/tcejdb/tcucodec
/tcejdb/tcumttest
/tcejdb/tcutest
/tcejdb/tcejdb.pc
/tcejdb/nbproject/private
/tcejdb/static
/tcejdb/check.in
/tcejdb/check.out
/tcejdb/casket*
/tcejdb/samples/sample1/sample1
/tcejdb/samples/sample1/addressbook*
/tcejdb/samples/sample1_win32/Debug
/tcejdb/samples/sample1_win32/Release
/tcejdb/samples/sample1_win32/sample1_win32/Debug
/tcejdb/samples/sample1_win32/sample1_win32/Release
/tcejdb/samples/sample1_win32/ipch
/tcejdb/samples/sample1_mingw/nbproject/private
/tcejdb/testejdb/Makefile
/tcejdb/testejdb/dbt*
/tcejdb/testejdb/t1
/tcejdb/testejdb/t2
/tcejdb/testejdb/t3
/tcejdb/testejdb/t4
/tcejdb/testejdb/test*
*/nbproject/private/*
/build
/var
/node/samples/sample1/zoo*
libtcejdb9*.deb
libtcejdb_*.dsc
libtcejdb_*.tar.gz
libtcejdb_*.build
libtcejdb_*.changes
tcejdb/debian/files
tcejdb/debian/*.log
tcejdb/debian/*.substvars
tcejdb/debian/libtcejdb9*/
tcejdb/debian/tmp/*
tcejdb/debian/*.debhelper
/pyejdb/build/
/pyejdb/test/__pycache__
/pyejdb/testdb*
/pyejdb/dist/
/pyejdb/pyejdb.egg-info/
__pycache__
/pyejdb/debian/files
/pyejdb/debian/python3-ejdb.debhelper.log
/pyejdb/debian/python3-ejdb.postinst.debhelper
/pyejdb/debian/python3-ejdb.prerm.debhelper
/pyejdb/debian/python3-ejdb.substvars
/pyejdb/debian/python3-ejdb/
/pyejdb/debian/tmp/
/python-ejdb_*.build
/python-ejdb_*.dsc
/python-ejdb_*.gz
/python-ejdb_*.build
/python-ejdb_*.changes
/python3-ejdb_*.deb
/luaejdb/debian/files
/luaejdb/test/testdb*
/luaejdb/debian/lua51-ejdb*
/luaejdb/debian/*.log
/lua-ejdb_*.build
/lua-ejdb_*.dsc
/lua-ejdb_*.gz
/lua-ejdb_*.build
/lua-ejdb_*.changes
/lua51-ejdb_*.deb
/jejdb/build
/jejdb/target
/jejdb/*.so
/jejdb/*.so.*
/jejdb/Makefile
/nejdb/bin/
/nejdb/sample/bin/
/nejdb/test-results/