diff --git a/.gitignore b/.gitignore index 545fcec..d1c9c5d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ gradle gradlew gradlew.bat -build \ No newline at end of file +build + +# Do it with jenkins in the future +!build/libs \ No newline at end of file