forked from Gayathri-Bluemeric/scipio-erp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
49 lines (49 loc) · 1005 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
40
41
42
43
44
45
46
47
48
49
/applications/*/build
/framework/*/build
/hot-deploy/*/build
/addons/*/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/jetty
/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
.idea
/out/
*.iml
*.ipr
*.iws
*~
*#
.*.swp
.*.swo
desktop.ini
.svn/
*.scp.local.properties
/build.local.properties
/git-addons-config-local
/.settings