We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.

Mehmet T • 6 years ago

I learned a lot of new technology.
NVidia Nsight GPU debugger
OpenCover UI analysis
I dont any idea what is that
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

BeatPulse
AxoCover
Chutzpah Test files
I couldnt heard these.

Tommy Williams • 6 years ago

Interesting to compare this output with the Visual Studio version from https://gitignore.io.

Lots of additional things handled by dotnet new gitignore

Now if they would just add dotnet new gitattributes...

Vijay • 6 years ago

Right, even though both say they are based on https://github.com/github/gitignore/blob/master/VisualStudio.gitignoredotnet new gitignore has the latest version of the file. gitignore.io is missing the section from Visual studio for Mac .

Also it is so convenient to just type dotnet new gitignore than to copy paste from the browser.