diff --git a/.gitignore b/.gitignore index eb4470b..577e302 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +/.gradle /build +/core/build +/etch/build *.iml -/libs/apache-etch-java-runtime-1.4.0.jar \ No newline at end of file +/libs/apache-etch-java-runtime-1.4.0.jar +/etch/libs/apache-etch-java-runtime-1.4.0.jar \ No newline at end of file