diff options
| author | Mitermayer Reis <mitermayer.reis@gmail.com> | 2018-04-12 21:31:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-12 21:31:18 -0700 |
| commit | c08530b2649da778116efbfc8799b2ab1daea799 (patch) | |
| tree | fe0539fa31bcdebb73a63f1daed740df2a5d6a59 | |
| parent | 65ee6b7a8063b0b00cfeb5e702cc5cc1122edd4f (diff) | |
| parent | aaf1b6127d1578ab56d19071053c69c17d06e79e (diff) | |
| download | vim-prettier-c08530b2649da778116efbfc8799b2ab1daea799.tar.xz | |
Merge pull request #129 from docwhat/pr/yarn-lock
git: ignore unix yarn.lock file
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ TODO node_modules .yarn_lock +yarn.lock |
