Browse Source

Update .gitignore

- ignore classes/
- ignore s101plugin.state
pull/6575/head
Rob Winch 8 years ago
parent
commit
a898415c65
  1. 4
      .gitignore

4
.gitignore vendored

@ -20,4 +20,6 @@ build/ @@ -20,4 +20,6 @@ build/
.gradle/
atlassian-ide-plugin.xml
!etc/eclipse/.checkstyle
.checkstyle
.checkstyle
classes/
s101plugin.state

Loading…
Cancel
Save