Skip to content

Commit

Permalink
Excluded .vs folder via gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomEngy authored and sr55 committed Nov 18, 2017
1 parent 2c5f96a commit a0f1c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Visual Studio
win/CS/*/bin
win/CS/*/obj
win/CS/.vs
win/CS/**/*.suo
win/CS/*.VC.opendb
win/CS/*.VC.db
Expand Down

0 comments on commit a0f1c6a

Please sign in to comment.