forked from ysc/APDPlat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
32 lines (32 loc) · 1.22 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
APDPlat_Core/target/
APDPlat_Core/.settings/
APDPlat_Core/.classpath
APDPlat_Core/.project
APDPlat_Module/target/
APDPlat_Module/.settings/
APDPlat_Module/.classpath
APDPlat_Module/.project
APDPlat_Web/target/
APDPlat_Web/.settings/
APDPlat_Web/.classpath
APDPlat_Web/.project
APDPlat_Web/src/main/webapp/platform/include/apdplat_merge.css
APDPlat_Web/src/main/webapp/platform/include/apdplat_merge.js
APDPlat_Web/src/main/webapp/extjs/css/extjs_css_merge.css
APDPlat_Web/src/main/webapp/extjs/js/extjs_js_merge.js
APDPlat_Web/src/main/webapp/extjs/ux/extjs_ux_merge.js
APDPlat_Web/src/main/webapp/extjs/ux/css/extjs_ux_css_merge.css
APDPlat_Web/src/main/webapp/FusionCharts/FusionCharts_merge.js
APDPlat_Web/src/main/webapp/ckeditor/ckeditor_merge.js
APDPlat_Web/src/main/webapp/ckfinder/ckfinder_merge.js
APDPlat_Web/src/main/webapp/DateTime/DateTime_merge.css
APDPlat_Web/src/main/webapp/DateTime/DateTime_merge.js
APDPlat_Web/src/main/webapp/js/js_merge.js
APDPlat_Web/src/main/webapp/platform/css/platform_css_merge.css
APDPlat_Web/src/main/webapp/platform/js/platform_js_merge.js
APDPlat_Web/src/main/webapp/css/login_merge.css
APDPlat_Web/src/main/webapp/js/login_merge.js
.settings/
.classpath
.project
target/