Skip to content

Commit

Permalink
README.md: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Aug 26, 2017
1 parent ea0877d commit 1dd9cdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ ig.ignores('abc')
ig.ignores(path.join('./abc')) // path.join('./abc') -> 'abc'
```

- Each `pathname` here should be a relative path to the directory of git ignore rules.

- In other words, each `pathname` here should be a relative path to the directory of the git ignore rules.

Suppose the dir structure is:

Expand Down

0 comments on commit 1dd9cdf

Please sign in to comment.