Hey all- I wanted to get some opinions on this commit: https://github.com/shoes/shoes/commit/be9d6703ce3d8cd9a700e088c62cc08d8059578b Basically, req/* was in the .gitignore. These were the files that we're explicitly included otherwise. I'm not sure why these files would have been excluded; but I'm wondering what negative impacts I might be missing out on by having these here. Thoughts? -Steve