ignore tmp dir

This commit is contained in:
Thomas Reynolds 2013-05-24 10:34:10 -07:00
parent 117a9ab6f9
commit 3d804494f5

View file

@ -17,7 +17,8 @@ module Middleman
/^Gemfile$/,
/^Gemfile\.lock$/,
/~$/,
/(^|\/)\.?#/
/(^|\/)\.?#/,
/^tmp\//
]
# Setup extension