This repository was archived by the owner on Jan 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitignore
More file actions
65 lines (65 loc) · 1.31 KB
/
.gitignore
File metadata and controls
65 lines (65 loc) · 1.31 KB
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
*~
ChangeLog
HistoryGluon/classes/
INSTALL
Makefile
Makefile.in
NEWS
aclocal.m4
autom4te.cache/
client-lib-c/Makefile
client-lib-c/Makefile.in
config.guess
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
m4/
.exrc
client-lib-c/.deps/
client-lib-c/src/.deps/
client-lib-c/src/.libs/
client-lib-c/src/*.lo
client-lib-c/src/*.la
client-lib-c/test/.deps/
client-lib-c/test/.libs/
client-lib-c/test/*.la
client-lib-c/test/*.lo
touch
missing
history-gluon-1.0.pc
history-gluon-*.*.*.tar.bz2
client-lib-c/message.lo
client-php-ext/src/.deps
ient-php-ext/src/.libs/
client-php-ext/src/Makefile.fragments
client-php-ext/src/Makefile.global
client-php-ext/src/Makefile.objects
client-php-ext/src/acinclude.m4
client-php-ext/src/build/
client-php-ext/src/config.h
client-php-ext/src/config.h.in
client-php-ext/src/config.h.in~
client-php-ext/src/config.nice
client-php-ext/src/configure.in
client-php-ext/src/history-gluon-php-ext.lo
client-php-ext/src/history_gluon.la
client-php-ext/src/mkinstalldirs
client-php-ext/src/modules/
client-php-ext/src/run-tests.php
client-php-ext/src/.libs/
server/TEST-*.txt
server/build.xml
server/history-gluon-server
server/history-gluon.jar
server/run-test.sh
server/classes.test/
server/classes/
cli/src/.deps/
cli/src/.libs/
cli/src/history-gluon-cli
cli/src/history-gluon-cli.o