Skip to content

Commit

Permalink
Added .vs (Visual Studio meta folder) to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonte Sehlin committed Nov 15, 2019
1 parent 4ec5279 commit 4b9da3f
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 @@ -63,3 +63,6 @@ old/

# dist folder only deployed on npm
dist/

#Visual Studio
.vs/

0 comments on commit 4b9da3f

Please sign in to comment.