forked from eXist-db/exist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
76 lines (76 loc) · 1.62 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
# Alphabetical order
.exist_history
.exist_query_history
.idea/workspace.xml
/target/
autodeploy/
/backup/
build/intellij
classes/
client.properties
conf.xml
data/
descriptor.xml
dist/
eXist.iws
examples.jar
exist-optional.jar
exist.jar
extensions/**/build/
extensions/contentextraction/lib/
extensions/lib/
extensions/indexes/lucene/lib/
extensions/modules/lib/
extensions/security/oauth/lib/
extensions/security/openid/lib/
installer/apps/
installer/eXist-db-setup-*.jar
installer/install.xml
installer/scripts/backup*
installer/scripts/client*
installer/scripts/eXist-db.app/
installer/scripts/server*
installer/scripts/shutdown*
installer/scripts/startup*
lib/extensions/
lib/user/icu4j*.jar
lib/user/je*.jar
lib/user/sequence-library-*.jar
lib/user/svnkit*.jar
lib/user/uuid*.jar
local.*
mime-types.xml
nbproject/build/
nbproject/private/
start.jar
test/external/
test/junit/
test/src/org/exist/xquery/xqts/
test/temp/
tools/jetty/logs/
tools/jetty/tmp/
tools/wrapper/bin/eXist-db.java.status
tools/wrapper/bin/eXist-db.pid
tools/wrapper/bin/eXist-db.status
tools/wrapper/bin/exist.sh
tools/wrapper/conf/log4j2.xml
tools/wrapper/conf/wrapper.conf
tools/wrapper/conf/wrapper.conf.install
tools/wrapper/logs/
tools/yajsw/conf/log4j2.xml
tools/yajsw/conf/wrapper.conf
tools/yajsw/conf/wrapper.conf.install
tools/yajsw/tmp/
uninstall/
VERSION.txt
webapp/WEB-INF/betterform-config.xml
webapp/WEB-INF/betterform-version.info
webapp/WEB-INF/dwr.xml
webapp/WEB-INF/dwr20.dtd
webapp/WEB-INF/logs/*.log
webapp/WEB-INF/logs/*.log.*
webapp/WEB-INF/web.xml
webapp/xqts/config.xml
tools/yajsw/logs/wrapper.log
tools/yajsw/logs/wrapper.log.lck
Project_Default.xml