Added directory task to create temp build/ folder, and added .gitignore to prevent this new folder form being tracked by git.

This commit is contained in:
Greg Williams
2012-02-13 08:44:04 -05:00
committed by John Van Enk
parent 91ea65ca12
commit 4724af154c
3 changed files with 20 additions and 8 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
build/