forked from cuisines/tizzit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
76 lines (75 loc) · 2.39 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
tizzit-cocoon-block/.classpath
tizzit-cocoon-block/.settings
tizzit-cocoon-block/bin/
tizzit-cocoon-block/target/
tizzit-cocoon-components/bin/
tizzit-cocoon-components/target/
tizzit-common/bin/
tizzit-common/target/
tizzit-cocoon-components/.classpath
tizzit-cocoon-components/.settings/org.eclipse.jdt.core.prefs
tizzit-common/.classpath
tizzit-common/.settings/org.eclipse.jdt.core.prefs
tizzit-core/.classpath
tizzit-core/.settings/org.eclipse.jdt.core.prefs
tizzit-core/bin/
tizzit-core/null
tizzit-core/target
tizzit-grails-plugin/.settings/com.springsource.sts.grails.core.prefs
tizzit-grails-plugin/.settings/org.eclipse.wst.common.project.facet.core.xml
tizzit-grails-plugin/target
tizzit-loginmodules/bin/
tizzit-loginmodules/.classpath
tizzit-loginmodules/.settings/org.eclipse.jdt.core.prefs
tizzit-loginmodules/target/
tizzit-plugin-api/bin
tizzit-plugin-confluence/bin
tizzit-plugin-confluence/target/
tizzit-richclient/target
tizzit-web-admin/bin/
tizzit-richclient/bin/
tizzit-web-cocoon22/bin/
tizzit-web-cocoon22/target/
tizzit-web-admin/target/
tizzit-xmlsearch-xindice/target/
tizzit-xmlsearch-xindice/bin/
tizzit-plugin-testcontainer/target/
tizzit-plugin-impl/bin/
tizzit-plugin-api/target/
tizzit-plugin-impl/target/
tizzit-webstart/target/
tizzit-plugin-testcontainer/bin/
tizzit-webstart/bin/
tizzit-web-xindice/target/
tizzit-webstart/.classpath
tizzit-plugin-api/.classpath
tizzit-plugin-api/.settings/org.eclipse.jdt.core.prefs
tizzit-plugin-confluence/.classpath
tizzit-plugin-confluence/.settings/org.eclipse.jdt.core.prefs
tizzit-plugin-impl/.classpath
tizzit-plugin-impl/.settings/org.eclipse.jdt.core.prefs
tizzit-web-xindice/bin/target/
tizzit-web-xindice/bin/
tizzit-richclient/.classpath
tizzit-plugin-testcontainer/.classpath
tizzit-plugin-testcontainer/.settings/org.eclipse.jdt.core.prefs
tizzit-richclient/.settings/org.eclipse.jdt.core.prefs
tizzit-web-admin/.classpath
tizzit-web-admin/.settings/org.eclipse.jdt.core.prefs
tizzit-web-cocoon22/.classpath
tizzit-web-cocoon22/.settings/org.eclipse.jdt.core.prefs
tizzit-web-xindice/.classpath
tizzit-web-xindice/.settings/org.eclipse.jdt.core.prefs
tizzit-webstart/.settings/org.eclipse.jdt.core.prefs
tizzit-xmlsearch-xindice/.classpath
tizzit-xmlsearch-xindice/.settings/org.eclipse.jdt.core.prefs
*.log
tizzit-grails-plugin/web-app/WEB-INF/classes/
*/.project
.DS_Store
target
tizzit-cocoon-block/.project
*/.project
*/.classpath
*/.project
*/.settings/*