You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -34,3 +34,10 @@ Default: `{}`
34
34
Options to be passed to [minimatch](https://github.com/isaacs/minimatch).
35
35
36
36
Note that if you want to start in a different directory than the current working directory, specify a `cwd` property here.
37
+
38
+
## Contributing
39
+
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
40
+
41
+
## Release History
42
+
2012-11-15 - v0.1.1 - Now works without an options object.
0 commit comments