Browse Source

fix: Remove invalid yarn entry in gitignore

[ci skip]
pull/89/head
NGPixel 8 years ago
parent
commit
c9a6bed19b
1 changed files with 0 additions and 1 deletions
  1. 1
      .gitignore

1
.gitignore

@ -12,7 +12,6 @@ npm/node_modules
# NPM / Yarn
.npm
.yarn.lock
.node_repl_history
npm-debug.log*

Loading…
Cancel
Save