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 @@
classes/
target/ target/
*/src/*/java/META-INF */src/*/java/META-INF
*/src/META-INF/ */src/META-INF/
@ -20,4 +21,4 @@ build/
.gradle/ .gradle/
atlassian-ide-plugin.xml atlassian-ide-plugin.xml
!etc/eclipse/.checkstyle !etc/eclipse/.checkstyle
.checkstyle .checkstyle

Loading…
Cancel
Save