Merge pull request #331 from kc8apf/gitignore-builds

Ignore build*, not just 'build'
diff --git a/.gitignore b/.gitignore
index ccd8f51..48652c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-build/*
+build*/*
 customrc
 *.sw?