Skip to content

Commit

Permalink
Add Visual Studio folders to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tats-u committed Aug 19, 2024
1 parent bb3678d commit bd1974b
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 @@ -33,3 +33,7 @@ bstrlib.txt
build
cmark.dSYM/*
cmark

# Visual Studio CMake support
/.vs/
/out/

0 comments on commit bd1974b

Please sign in to comment.