Commit fdde4a04 authored by Victor Boctor's avatar Victor Boctor

Add *.userosscache to Visual Studio .gitignore

I haven't found good documentation for this file online, but it is a user based file that should be ignored.
parent 86dfa97b
......@@ -4,6 +4,7 @@
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment