]> source.dussan.org Git - gitignore.git/commitdiff
Added MFractor's working folder to VisualStudio.gitignore 2659/head
authorMatthew Robbins <matthew.ch.robbins@gmail.com>
Mon, 9 Apr 2018 00:41:11 +0000 (10:41 +1000)
committerGitHub <noreply@github.com>
Mon, 9 Apr 2018 00:41:11 +0000 (10:41 +1000)
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).

VisualStudio.gitignore

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