Skip to content

Commit b3854fa

Browse files
committed
.gitignore spec 2.22.1
1 parent 151048b commit b3854fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
# ignore
3737

38-
`ignore` is a manager, filter and parser which implemented in pure JavaScript according to the .gitignore [spec](http://git-scm.com/docs/gitignore).
38+
`ignore` is a manager, filter and parser which implemented in pure JavaScript according to the [.gitignore spec 2.22.1](http://git-scm.com/docs/gitignore).
3939

4040
`ignore` is used by eslint, gitbook and [many others](https://www.npmjs.com/browse/depended/ignore).
4141

0 commit comments

Comments
 (0)