Git and Gradle: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
Line 10: Line 10:
=What to Not Include=
=What to Not Include=


<tt>.gradle</tt> contains local caches of specific versions of gradle. Do not include.
<tt>.gradle</tt> contains local caches of specific versions of gradle.

Latest revision as of 18:12, 11 May 2018

Internal

Overview

What to Include

What to Not Include

.gradle contains local caches of specific versions of gradle.