summaryrefslogtreecommitdiff
path: root/.gitignore
blob: df447b32d2077abc1274bd99b5ac4cfbdf2c7757 (plain)
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
*.o
*.vlog
*.dylib
*.upload
*.rock
*.so
*.dll


autom4te.cache/
config.log
config.status

/npm-debug.log
/.idea/workspace.xml

/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/testejdb/dbt*
/tcejdb/testejdb/t1
/tcejdb/testejdb/t2
/tcejdb/testejdb/t3

*/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/


/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/Makefile
luaejdb/test/testdb*