aboutsummaryrefslogtreecommitdiffstats
path: root/Gradle.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* 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