Also ignore npm-debug.log.*

This commit is contained in:
Julien Fontanet 2015-06-09 16:00:24 +02:00
parent 6b92f30324
commit a0b422f99e

2
.gitignore vendored
View File

@ -1,5 +1,7 @@
/dist/ /dist/
/node_modules/ /node_modules/
npm-debug.log npm-debug.log
npm-debug.log.*
.xo-server.* .xo-server.*