changeset 2588:5a063a176dbf draft

Add build directory to .gitignore, so that it's not tracked.
author R E Broadley <rebroad+github@gmail.com>
date Thu, 17 May 2012 19:09:21 +0100
parents bc5b2a32cee9
children 6567e34c092e
files .gitignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 *.pro.user
 #mac specific
 .DS_Store
+build