1. Files should not commit:
- *.suo
- *.user
- *.sln.docstates
- Bin folder
- Obj/Debug folder
2. Always do clean project before commit code to avoid to generate dll file in bin folder
3. Use gitIgnore file, create manually or generate automatically by Git Setting/Repository Setting in Visual Studio
An Nguyen
DeveloperSharing daily exciting lesson learned and posts about .NET, SQL Server, HTML, Javascript - jQuery, CSS - Bootstrap, SalesForce CRM, Kentico CMS and so on.
0 comments :
Post a Comment