Browse Source

Ignore classes/

pull/4623/head
Rob Winch 8 years ago
parent
commit
fd40efd6b2
  1. 3
      .gitignore

3
.gitignore vendored

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
classes/
target/
*/src/*/java/META-INF
*/src/META-INF/
@ -20,4 +21,4 @@ build/ @@ -20,4 +21,4 @@ build/
.gradle/
atlassian-ide-plugin.xml
!etc/eclipse/.checkstyle
.checkstyle
.checkstyle

Loading…
Cancel
Save