-
-
Notifications
You must be signed in to change notification settings - Fork 107
/
Copy path.gitignore
62 lines (62 loc) · 1.51 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
.settings
target
init.properties
.classpath
.project
scripts/admin
all-production-servers.txt
MANIFEST.MF
cluster-1-servers.txt
cluster-2-servers.txt
jars/**
logs/**
libs/**
!logs/server-info.html
config.txt
docs
packages
certs/*
certs/default.pem
certs/test-d.pem
certs/tls-required.com.pem
scripts/update-code-config.sh
etc/config-dump.properties
distribution/ChangeLog
distribution/License.html
distribution/README
distribution/package.html
etc/META-INF/maven/tigase/tigase-http-api/pom.xml
scripts/pubsub/repository_migrator.groovy
database/README.txt
database/pubsub-*
database/*-pubsub-*
database/*-muc-*
database/*-message-archiving-*
database/*-unified-archive-*
database/muc-db-migrate.*derby.log
tigase/setup
.idea/
*.iml
/bin/
/out/
src/main/groovy/tigase/admin/DeleteItem.groovy
src/main/groovy/tigase/admin/ListItems.groovy
src/main/groovy/tigase/admin/ListNodes.groovy
src/main/groovy/tigase/admin/RetrieveItem.groovy
etc/installation-id
etc/*.licence*
documentation/text/components
documentation/devguide/text/components
distribution-docs
distribution-packages
logs
etc/acs.licence
etc/config-dump.properties
etc/installation-id
src/main/restructured/locale/*/LC_MESSAGES/Tigase_Administration/*.mo
src/main/restructured/locale/*/LC_MESSAGES/Tigase_Development/*.mo
src/main/restructured/locale/*/LC_MESSAGES/Tigase_Administration/*/*.mo
src/main/restructured/locale/*/LC_MESSAGES/Tigase_Development/*/*.mo
src/main/restructured/locale/*/LC_MESSAGES/*.mo
src/main/restructured/locale/*/LC_MESSAGES/*.mo
src/main/restructured/_build/