Skip to content

Commit

Permalink
Merge pull request BVLC#4779 from shelhamer/ignore-visualstudio
Browse files Browse the repository at this point in the history
Ignore Visual Studio Metadata
  • Loading branch information
shelhamer authored Sep 27, 2016
2 parents f40cf46 + 79a8c52 commit 2c34393
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 @@ -47,6 +47,9 @@
# PyCharm files
.idea

# Visual Studio Code files
.vscode

# OSX dir files
.DS_Store

Expand Down

0 comments on commit 2c34393

Please sign in to comment.