forked from apache/ofbiz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
49 lines (49 loc) · 1.01 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
applications/*/build
framework/*/build
framework/base/lib/cobertura-*.jar
framework/base/lib/asm*.jar
framework/base/lib/oro*.jar
framework/entity/lib/jdbc/*.jar
!framework/entity/lib/jdbc/derby*.jar
hot-deploy/*/build
specialpurpose/*/build
applications/content/index/
bin/
ofbiz.jar
changelog
runtime/git-rebase/*
runtime/svninfo.ftl
runtime/gitinfo.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/logs/birt
runtime/data/derby/*
runtime/data/utilcache.*
runtime/catalina/work/*
runtime/tempfiles/*
!runtime/tempfiles/README
runtime/indexes/products/
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
desktop.ini
.idea
*.iml
*.ipr
*.iws
*~
*#
.*.swp
.*.swo
*.patch
.settings
.groovy