From 216b5de60e5592e003eb5ba062b3c41ce8f5f341 Mon Sep 17 00:00:00 2001 From: Simon Robertshaw Date: Sat, 14 Apr 2012 14:45:47 +0100 Subject: [PATCH] Add build to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d8d28f6c..d28e45e1d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ *~ *.pref stdout.txt -stderr.txt \ No newline at end of file +stderr.txt +build/* \ No newline at end of file