Skip to content

Commit

Permalink
Add vscode and visual studio directories to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Timmmm committed Jul 13, 2024
1 parent e3aa496 commit a27ea3c
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 @@ -8,3 +8,7 @@ robocut

# For in-tree builds if you want that.
/build*

# VSCode and Visual Studio files.
/.vscode
/.vs

0 comments on commit a27ea3c

Please sign in to comment.