Unverified Commit 5cdf57ad authored by Matthew Robbins's avatar Matthew Robbins Committed by GitHub

Added MFractor's working folder to VisualStudio.gitignore

MFractor is a Xamarin/Visual Studio Mac productivity tool used by 1000's of Xamarin developers.

The `.mfractor/` folder should not be included in source control (but often is).
parent 3269ab13
...@@ -324,3 +324,6 @@ ASALocalRun/ ...@@ -324,3 +324,6 @@ ASALocalRun/
# NVidia Nsight GPU debugger configuration file # NVidia Nsight GPU debugger configuration file
*.nvuser *.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
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