Add build/ directory to .gitignore

This commit is contained in:
Robert Lord 2013-09-13 15:32:37 -07:00
parent a1e673e599
commit 7edf6c803d

1
.gitignore vendored
View file

@ -12,6 +12,7 @@ test/tmp
test/version_tmp
tmp
*.DS_STORE
build/
# YARD artifacts
.yardoc