edgecase / dieter

Asset pipeline ring middleware
134 stars 22 forks source link

Ignore temporary files from editor #20

Closed pbiggar closed 12 years ago

pbiggar commented 12 years ago

When using a .dieter file with a directory like "views", all files within it are compiled. However, some files within the directory might be created by an editor. When they are compiled, they cause exceptions to be thrown, which is irritating and can be quite subtle. Emacs files of the pattern ".#filename.ext" constantly cause this for me. I think the solution is to ignore files starting with a dot.

pbiggar commented 12 years ago

I fixed this in 22efef33c58817fec7f11299c86726a9133f7c9d