gitignore icon indicating copy to clipboard operation
gitignore copied to clipboard

Add Visual Studio Code cache directory

Open esuriru opened this issue 2 years ago • 0 comments

Unity has recently released their new, updated extension to Visual Studio Code which allows for debugging, etc. However, the default .gitignore for Unity has not been updated to ignore the Visual Studio Cache directory .vscode, and puts the responsibility on the user. Added the directory to the file so this responsibility is removed.

Link to the Visual Studio Code extension on the Visual Studio Marketplace

esuriru avatar Nov 02 '23 06:11 esuriru