Skip to content

Commit 5cdf57a

Browse files
authored
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).
1 parent 3269ab1 commit 5cdf57a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,6 @@ ASALocalRun/
324324

325325
# NVidia Nsight GPU debugger configuration file
326326
*.nvuser
327+
328+
# MFractors (Xamarin productivity tool) working folder
329+
.mfractor/

0 commit comments

Comments
 (0)