Update .gitignore

- ignore classes/
- ignore s101plugin.state
This commit is contained in:
Rob Winch 2017-11-02 13:04:28 -05:00
parent 01910419f0
commit a898415c65

2
.gitignore vendored
View File

@ -21,3 +21,5 @@ build/
atlassian-ide-plugin.xml atlassian-ide-plugin.xml
!etc/eclipse/.checkstyle !etc/eclipse/.checkstyle
.checkstyle .checkstyle
classes/
s101plugin.state