Skip to content

Commit

Permalink
ENH: Added .vs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jond01 authored and dzenanz committed Jul 10, 2020
1 parent ab7a9e3 commit cfd8edd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -35,6 +35,9 @@ CMakeLists.txt.user*
# Clion editor internal project information
.idea

# Visual Studio
.vs

# Mac System File
.DS_Store

Expand Down

0 comments on commit cfd8edd

Please sign in to comment.