Skip to content

Commit

Permalink
Add .vscode in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeAlexandre committed Feb 7, 2024
1 parent 74806b7 commit c04750d
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 @@ -191,3 +191,7 @@ bin/

### Mac OS ###
.DS_Store

### vscode ###
.vscode/

0 comments on commit c04750d

Please sign in to comment.