commit 8bd9bfbcfe2e6cbcb3bd23916deb54cc8ecad586 parent f6dd9e93fb9bd9c7dff6decf2150e09a762f9da2 Author: Xavier Mendez <jmendeth@gmail.com> Date: Wed, 17 Sep 2014 15:47:04 +0200 Ignore NPM debug logs Not related to this PR, but good to have. Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,4 +1,5 @@ build node_modules +npm-debug.log last.png diff.png