Closed cmurczek closed 9 years ago
I guess to smooth things over I need to find a way to auto-add new files to the VS-solution. For now this has to be done manually
Turns out the VS Git-Tools in VS2013 Update 4 already take care of adding new files that are introduced via git pull
. So this is good to go.
Created a new VS PowerShellScriptModule project and manually added all PS-Git files. Adapted .gitignore to ignore the bin and obj folders, as well as the .suo