diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -83,6 +83,7 @@ buildNumber.properties  ### Intellij ###  .idea_modules/  *.iws +*.iml  out/  ### Eclipse ### @@ -115,4 +116,4 @@ nbbuild/  dist/  nbdist/  nbactions.xml -.nb-gradle/
\ No newline at end of file +.nb-gradle/  | 
