Commit 31198dd9 authored by Alexis Reigel's avatar Alexis Reigel Committed by Chris Wanstrath

c# projects: ignore user specific files, testresults and windows picture index files

parent cd93fbca
......@@ -5,3 +5,12 @@ _ReSharper*
bin
obj
# user settings
*.user
*.suo
# if you have pictures, windows will likely create those annoying index files
Thumbs.db
# mstest test results
TestResults
\ No newline at end of file
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