Git and Gradle: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 5: Line 5:


=Overview=
=Overview=
=What to Include=
=What to Not Include=
<tt>.gradle</tt> contains local caches of specific versions of gradle. Do not include.

Revision as of 18:11, 11 May 2018

Internal

Overview

What to Include

What to Not Include

.gradle contains local caches of specific versions of gradle. Do not include.