Posts Tagged "macOS"

How to ignore a folder in GitHub Desktop

Posted on Sep 21, 2020

I had a whole folder that I didn’t want to include in my project. Although I like the desktop client, I did not like the idea of having to select several files and have the app add them all to my...

Learn More

What is the path to .NET Core SDK on macOS

Posted on Apr 16, 2020

I thought I’d look into C# development for a bit, and the first hurdle I came across is that I didn’t know the path to the .NET framework when I tried it out on my Mac. I did some digging and...

Learn More