We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4baf804 commit 200805eCopy full SHA for 200805e
.gitignore
@@ -1,12 +1,16 @@
1
+atlassian-ide-plugin.xml
2
+target
3
+.idea
4
+.classpath
5
+.project
6
+.settings
7
+.checkstyle
8
+*.iml
9
+*.ipr
10
+*.iws
11
*.class
-
-# Mobile Tools for Java (J2ME)
-.mtj.tmp/
-# Package Files #
-*.jar
-*.war
-*.ear
-# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
12
-hs_err_pid*
+bin
13
+.vlt
14
+.vlt-sync-config.properties
15
+.vlt-sync.log
16
+.DS_Store
0 commit comments