1
0
mirror of https://github.com/minio/minio.git synced 2025-04-17 17:30:07 -04:00

add settings.json to .gitignore ()

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

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