Add a couple more ignores: patches, and the build directory.

This commit is contained in:
Richard Heck 2014-01-29 11:24:22 -05:00
parent 3f62601a8f
commit 4f36bac7ae

2
.gitignore vendored
View File

@ -16,3 +16,5 @@ stamp-h1
*.old *.old
*.bak *.bak
config/compile config/compile
*.patch
build/