diff --git a/.gitignore b/.gitignore index a3dd06d2..a0d778b0 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,8 @@ build/ Thumbs.db +.DS_STORE /target /out/ -/libs/ -/mvnlibs/ \ No newline at end of file +/lib/ +/mvnlibs/ diff --git a/build.xml b/build.xml index a37459c8..e4cba990 100644 --- a/build.xml +++ b/build.xml @@ -61,8 +61,7 @@ then run (code is compiled automatically when you run) - - + @@ -154,4 +153,4 @@ then run (code is compiled automatically when you run) - \ No newline at end of file +