Conversation
Signed-off-by: Ankit Jain <jainankitk@apache.org>
|
Looking at the logs, .vscode files were added intentionally to improve life for people using this ide. I'd leave them. |
Yeah, I wanted to do that initially. But, I have to make some changes to settings which might not make sense for others: Hence, better to ignore these altogether so every developer can maintain their local copy? I am assuming these files are created automatically while setting up the workspace initially? |
|
Please don't remove the vscode setup. Also don't save your settings there. Save your settings at "User" level (which will not touch these files and will instead always override them) instead of "Workspace" |
rmuir
left a comment
There was a problem hiding this comment.
Don't do this and remove these files, I worked to create this setup and I don't even use vscode. please modify settings at "User" level.
Description
Adds ide files to gitignore. Also, gets rid of .vscode configuration files (probably added by mistake?)