Git Ignore
The correct use of .gitignore file in Visual Studio
In one of the projects I work on, I led the migration of the version control system from TFS to Git. One of the points that requires special attention in this process is the correct management of git ignore (.gitignore) file, especially if you work in a team and do...
[Read More]