Skip to content

Commit

Permalink
Fixing .gitignore for .vs directories
Browse files Browse the repository at this point in the history
  • Loading branch information
randomascii committed Oct 27, 2017
1 parent b7430f2 commit aab5d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -27,7 +27,7 @@ present.txt

# VS 2015 drops these
*.VC.opendb
/.vs/
.vs/

# Temporary flamegraph files
flamegraph.txt
Expand Down

0 comments on commit aab5d17

Please sign in to comment.