commit 4f36bac7ae0db21fc3b1ca869e8e342e40beeb65 Author: Richard Heck <[email protected]> Date: Wed Jan 29 11:24:22 2014 -0500
Add a couple more ignores: patches, and the build directory.
diff --git a/.gitignore b/.gitignore
index 3701e1e..3ce7448 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ stamp-h1
*.old
*.bak
config/compile
+*.patch
+build/
