summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorgie <george@fivetran.com>2016-05-22 15:38:33 -0700
committerGeorgie <george@fivetran.com>2016-05-22 15:38:33 -0700
commit81756eea8b5f9fe92244037e661cf22f40d04cfa (patch)
tree52a8ac2c4d5a9c76bd1bfd5e66baf708f77be20b /.gitignore
parent7ffbfd88f4b5a6b8736101dc8469bcd12fd333e8 (diff)
downloadjava-language-server-81756eea8b5f9fe92244037e661cf22f40d04cfa.zip
Fix install
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b9e3713..654db14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ target
.idea
*.iml
dependency-reduced-pom.xml
-classpath.txt \ No newline at end of file
+classpath.txt
+*.vsix \ No newline at end of file