Ignore VSCode config files

This commit is contained in:
Dave Syer
2018-01-18 09:16:52 +00:00
parent 939f5a8b1a
commit 224ee006bd

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ bin/
.m2/
.gradle/
_site/
.vscode/
.classpath
.project
.settings/