Skip to content

Commit

Permalink
Add patch for Visual Studio Code in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
matteocarnelos committed May 9, 2024
1 parent 18d2481 commit cd2f8f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,7 @@ $RECYCLE.BIN/
*.lnk

# End of https://www.toptal.com/developers/gitignore/api/macos,windows,linux,python,pycharm+all,visualstudiocode

### VisualStudioCode Patch ###
# Ignore .vscode folder
.vscode

0 comments on commit cd2f8f0

Please sign in to comment.