Skip to content

Commit

Permalink
Add .vs folder to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tats-u committed Aug 18, 2024
1 parent bb3678d commit 411799e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ bstrlib.txt
build
cmark.dSYM/*
cmark

# Editors & IDEs
.vs/

0 comments on commit 411799e

Please sign in to comment.