aboutsummaryrefslogtreecommitdiffstats
path: root/Gradle.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Update Gradle.gitignoreJ.P. Anderson-Young2022-01-301-0/+3
| | | Unignore gradle-wrapper.properties. For context, see docs: https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:wrapper_generation
* Ignore Eclipse .project and .classpath when using build tools Maven or GradleChris Bain2021-12-111-0/+6
|
* Delete fixed workaroundJames Kerrane2021-02-091-3/+0
| | | The workaround for https://youtrack.jetbrains.com/issue/IDEA-116898 is fixed now, so we can remove the workaround.
* Ignore Gradle subproject build dir (#3370)Mitchell Skaggs2020-04-141-1/+2
|
* Only ignore the build directory in the same directory as .gitignore for GradleMike Kobit2016-06-241-1/+1
| | | | | | | If you have a Java package with `build` in it, the current version will always ignore files in that directory. This change makes it so only the root "build" directory is ignored. I believe that this assumes .gitignore is in the root of a project.
* work around intellij gradle wrapper refreshing bugAndrew Pennebaker2016-02-111-0/+3
|
* Update Gradle.gitignoreRémy Léone2015-08-241-0/+3
|
* Avoid ignoring Gradle wrapper jar filePaolo Fulgoni2014-11-181-0/+3
| | | | This is added because .jar files are usually ignored (see Java.gitignore)
* Update Gradle.gitignoreRX142014-05-061-0/+3
| | | | Update Gradle.gitignore
* fixed type in filenameThomas Einwaller2013-02-011-0/+2