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).
This commit is contained in:
Matthew Robbins
2018-04-09 10:41:11 +10:00
committed by GitHub
parent 3269ab13d0
commit 5cdf57adf7

View File

@ -324,3 +324,6 @@ ASALocalRun/
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/