Browse Source

Merge pull request #527 from ShaneMcC/master

Ignore .nb-gradle folder
pull/529/head
Shane Mc Cormack 7 years ago
parent
commit
f1b1c5d5af
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -5,6 +5,7 @@
5 5
 /lib
6 6
 *.iml
7 7
 /.gradle
8
+/.nb-gradle
8 9
 /pmd
9 10
 
10 11
 # Generated files created by IDEA

Loading…
Cancel
Save