Record important information about gradle build configuration tracking.

Thu, 12 Feb 2015 18:02:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 12 Feb 2015 18:02:00 +0100
changeset 14
5ae3e5665a0b
parent 13
02e90e57e617
child 15
cc93757aeca3
child 16
c87042164cd8

Record important information about gradle build configuration tracking.

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- a/.hgignore	Thu Feb 12 17:15:00 2015 +0100
     1.2 +++ b/.hgignore	Thu Feb 12 18:02:00 2015 +0100
     1.3 @@ -15,7 +15,10 @@
     1.4  proguard
     1.5  local.properties
     1.6  
     1.7 +# is this the wrapper?
     1.8  gradle*
     1.9 +
    1.10 +# contains passwords!
    1.11  .gradle
    1.12  
    1.13  syntax: regexp

mercurial