forked from aqbanking/gwenhywfar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
116 lines (111 loc) · 1.43 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
*.exe
*.idb
*.kdevelop.pcs
*.kdevses
*.la
*.lo
*.o
*.a
*.obj
*.sln
*.vcproj
*~
.deps
.libs
core
Makefile
Makefile.in
ChangeLog
*-config
*-config.in
*.iss
*.pc
*.spec
*.tag
*.tar.gz
ABOUT-NLS
Doxyfile
Makefile.palm
aclocal.m4
apidoc
autom4te.cache
build*
compile
conf.uint32
config.guess
config.h
config.h.in
config.log
config.rpath
config.status
config.sub
configure
configure.palmos
depcomp
distribution
gwenhywfar
gwenhywfar-*.*.*
gwenhywfar3
gwenhywfar4
gwenhywfar5
install-sh
libtool
listdoc.h
ltmain.sh
missing
mkinstalldirs
stamp-h1
i18nsources
pdsources
test-driver
*.rc
*.moc
*.ui.hpp
*.ui.cpp
src/types.h
src/version.h
src/os/posix/system.h
src/os/windows/system.h
doc/plugindescr.xsd
admin/mklistdoc
checks/checks
doc/inherit/testinherit
po/*.mo
src/testlib
test/gwentest
tools/gcttool/cttest
tools/gcttool/gct-tool
tools/typemaker/typemaker
tools/typemaker2/typemaker2
tools/typemaker2/testmain
tools/typemaker2/test.tm2
tools/xmlmerge/xmlmerge
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
checks/check_urlfns
gui/qt3/libtest
gui/qt4/libtest
gui/fox16/libtest
gui/fox16/html/libtest
dlgsources
qtsources
po/gwenhywfar.pot
test/test.db*
test/testfile
system.h
types.h
version.h
libtest
plugins/ct/ohbci/ohbci.xml
plugins/dbio/csv/csv.xml
plugins/dbio/olddb/olddb.xml
plugins/dbio/xmldb/xmldb.xml
plugins/configmgr/dir/dir.xml
src/crypttoken/*.tm2
patches
gwenhywfar-config-version.cmake
gwenhywfar-config.cmake
*ax_qt_*