java-tutorials/gradle/.gitignore

8 lines
90 B
Plaintext

/.gradle/
**/build/**
/build/
# exclude jar for gradle wrapper
!**/gradle/wrapper/*.jar