Merge pull request #332 from GlenDC/master

Gitignore added (for utilities directory) and small update to the Automatic Windows Dev Setup
This commit is contained in:
Nick Winter 2014-02-03 16:07:08 -08:00
commit 1dc0af9c65
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
# ignore unnecary files
/utilities

View file

@ -15,6 +15,7 @@ IF EXIST "%PROGRAMFILES(X86)%" (
set "ZU-app=utilities\7za.exe"
:: TODO:
:: + Download 7zip exe!!
:: + Write code to set environment variables...
:: + Write code to install vs if it's not yet installed on users pc
:: + Write Git Checkout repository code: