Skip to content

Commit

Permalink
Add some MSVC CMake plugin files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aufau committed Mar 5, 2023
1 parent 341dd0a commit 593b74a
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 @@ -42,6 +42,11 @@ ipch/
# ReSharper is a .NET coding add-in
_ReSharper*

# CMake plugin
/.vs
/out
*.json

#################
## Eclipse
#################
Expand Down

0 comments on commit 593b74a

Please sign in to comment.