Updated project structure, and created ant build file
This commit is contained in:
parent
09cce4d80a
commit
d1fbc1c50b
20 changed files with 125 additions and 62 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/build
|
||||
/WebContent/WEB-INF/web.xml
|
||||
/WebContent/WEB-INF/web_debug.xml
|
||||
/WebContent/WEB-INF/web_server.xml
|
||||
/WebContent/WEB-INF/lib/Zutil.jar
|
||||
Loading…
Add table
Add a link
Reference in a new issue