Skip to content

Commit

Permalink
add visual studio files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DubbleClick committed Sep 22, 2019
1 parent 1d4b184 commit d9bf07b
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 @@ -17,3 +17,8 @@ composer.phar

#PhpStorm
.idea

#Visual Studio
.vs
*.phpproj
*.sln

0 comments on commit d9bf07b

Please sign in to comment.