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 18, 2024
1 parent bb3678d commit 4cfbdaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,8 @@ bstrlib.txt
build
cmark.dSYM/*
cmark

# Major IDEs and editors
## Visual Studio
/.vs/
/out/

0 comments on commit 4cfbdaa

Please sign in to comment.