Moved the build libraries to the downloads section of github

This commit is contained in:
Jos de Jong 2012-11-02 16:42:01 +01:00
parent 18d56db063
commit 5a9c163929
13 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.idea
build

View File

@ -93,7 +93,6 @@
<copy file="jsoneditor/jsoneditor-min.css" todir="${web_app}/lib/jsoneditor" />
<copy file="jsoneditor/img/jsoneditor-icons.png" todir="${web_app}/lib/jsoneditor/img" />
<!-- minify the javascript files -->
<java jar="${compressor}" dir="${web_app}" fork="true" failonerror="true">
<arg value="-o"/>

1
build/.gitignore vendored
View File

@ -1 +0,0 @@
app

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.