-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.gitignore
111 lines (111 loc) · 2.95 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
tools/build
applications/accounting/build/
applications/content/build/
applications/humanres/build/
applications/manufacturing/build/
applications/marketing/build/
applications/order/build/
applications/party/build/
applications/product/build/
applications/securityext/build/
applications/workeffort/build/
bin/
framework/appserver/build/
framework/base/build/
framework/bi/build/
framework/birt/build/
framework/catalina/build/
framework/common/build/
framework/datafile/build/
framework/entity/build/
framework/entityext/build/
framework/example/build/
framework/geronimo/build/
framework/guiapp/build/
framework/jetty/build/
framework/minilang/build/
framework/security/build/
framework/service/build/
framework/sql/build/
framework/start/build/
framework/testtools/build/
framework/webapp/build/
framework/webslinger/build/
framework/webslinger/websites/webslinger/Var/
framework/webtools/build/
framework/widget/build/
specialpurpose/assetmaint/build/
specialpurpose/crowd/build/
specialpurpose/ebay/build/
specialpurpose/ebaystore/build/
specialpurpose/ecommerce/build/
specialpurpose/googlebase/build/
specialpurpose/googlecheckout/build/
specialpurpose/hhfacility/build/
specialpurpose/ldap/build/
specialpurpose/oagis/build/
specialpurpose/pos/build/
specialpurpose/projectmgr/build/
specialpurpose/webpos/build/
specialpurpose/shark/build/
opentaps/activities/build/
opentaps/activities/webapp/activitiesgwt/
opentaps/amazon/build/
opentaps/analytics/build/
opentaps/analytics/webapp/analyticsgwt/
opentaps/asterisk/build/
opentaps/controllerinjectex/build/
opentaps/crmsfa/build/
opentaps/crmsfa/webapp/crmsfagwt/
opentaps/dataimport/build/
opentaps/financials/build/
opentaps/financials/webapp/financialsgwt/
opentaps/funambol/build/
opentaps/opentaps-common/build/
opentaps/opentaps-common/lib/opentaps-common-aspect.jar
opentaps/opentaps-common/webapp/commongwt/
opentaps/opentaps-common/config/*.cfg.xml
opentaps/purchasing/build/
opentaps/purchasing/webapp/purchasinggwt/
opentaps/search/build/
opentaps/warehouse/build/
opentaps/warehouse/webapp/warehousegwt/
opentaps/opentaps-tests/build/
ofbiz.jar
changelog
runtime/svninfo.ftl
runtime/test-list-build.xml
runtime/logs/access_log.*
runtime/logs/cobertura.dat
runtime/logs/cobertura-report
runtime/logs/*.log*
runtime/logs/*.html*
runtime/logs/test-results/*
runtime/data/derby/*
runtime/catalina/work/*
runtime/lucene
runtime/output
runtime/tempfiles
runtime/uploads
runtime/merge-state
runtime/tempfiles/*
debian/EncryptPassword.class
debian/copyright
debian/files
debian/ofbiz-applications.debhelper.log
debian/ofbiz-applications.substvars
debian/ofbiz-applications/
debian/ofbiz-framework.debhelper.log
debian/ofbiz-framework.postinst.debhelper
debian/ofbiz-framework.postrm.debhelper
debian/ofbiz-framework.substvars
debian/ofbiz-framework/
debian/ofbiz-specialpurpose.debhelper.log
debian/ofbiz-specialpurpose.substvars
debian/ofbiz-specialpurpose/
debian/ofbiz.debhelper.log
debian/ofbiz.substvars
debian/ofbiz/
debian/stamps/
debian/orig-work
.pc