-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
39 lines (39 loc) · 883 Bytes
/
.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
applications/*/build
framework/*/build
framework/base/lib/cobertura-*.jar
framework/base/lib/asm*.jar
framework/base/lib/oro*.jar
framework/entity/lib/jdbc/postgresql-*.jar
hot-deploy/*/build
specialpurpose/*/build
applications/content/index/
bin/
ofbiz.jar
changelog
runtime/git-rebase/*
runtime/svninfo.ftl
runtime/test-list-build.xml
runtime/logs/access_log.*
runtime/logs/cobertura-base.dat
runtime/logs/cobertura-components.dat
runtime/logs/cobertura-report
runtime/logs/*.log*
runtime/logs/*.html*
runtime/logs/test-results/*
runtime/data/derby/*
runtime/data/utilcache.*
runtime/catalina/work/*
runtime/jetty
runtime/tempfiles/*
themes/flatgrey/webapp/flatgrey/javascript-min.css
themes/flatgrey/webapp/flatgrey/js/application-min.js
themes/flatgrey/webapp/flatgrey/maincss-min.css
themes/flatgrey/webapp/flatgrey/mainrtl-min.css
.pc
.DS_Store
.idea
*.iml
*~
*#
.*.swp
.*.swo