hicham73 / CrmWorkflowExplorer

Plugin in the making for XrmToolBox
2 stars 3 forks source link

Added default .gitignore file, removed packages folder, bin folders, … #6

Open mike9182 opened 7 years ago

mike9182 commented 7 years ago

…and obj folders.

I added a copy of the .gitignore file that is used by default for new VS projects. I also removed the bin and obj folders since they are not typically committed and increase the size of the repository. I also removed the packages folder. When the project is cloned VS will automatically restore missing packages from NuGet.