Sfoglia il codice sorgente

Update .gitignore

- ignore classes/
- ignore s101plugin.state
Rob Winch 7 anni fa
parent
commit
8129bf2ce0
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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