Mercurial > public > gradleplugins
view .hgignore @ 30:bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
author | Greg Shepherd <shepherd@ssdt-ohio.org> |
---|---|
date | Tue, 18 Feb 2020 16:36:38 -0500 |
parents | cfbdbeba877f |
children |
line wrap: on
line source
\.orig$ \.orig\..*$ \.chg\..*$ \.rej$ \.conflict\~$ .*~$ glob:classes/* glob:out/* glob:lib/* glob:build/* glob:dist/* glob:nbproject/* glob:.idea/workspace.* glob:*.log glob:.gradle/* glob:.idea/* glob:*.iml glob:*.iws glob:*.ipr glob:gradle-app.* glob:build.xml glob:private*.* glob:*.pdf