add settings.json to .gitignore (#4786)

settings.json is the VS code workspace settings file
This commit is contained in:
Andreas Auernhammer
2017-08-08 13:06:57 -07:00
committed by Harshavardhana
parent f346ca44f0
commit 1e8925cea0

1
.gitignore vendored
View File

@@ -16,3 +16,4 @@ release
.DS_Store
*.syso
coverage.txt
settings.json