gitignore: don't ignore the debug npm module
authorKat Marchán <kzm@sykosomatic.org>
Fri, 5 Jun 2015 22:57:07 +0000 (15:57 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Fri, 5 Jun 2015 23:47:51 +0000 (19:47 -0400)
commit02c345020a5280ab00475ef1aae71c849f5c3a42
treef690fa32e9028871973e8aa1b66bef5601a6875c
parenta5bd466440f49bc6ba74c99714112a333ab71bd9
gitignore: don't ignore the debug npm module

On case insensitive platforms, the rule was catching the debug module
under npm and eslint.

See: https://github.com/nodejs/io.js/pull/1899#issuecomment-109475863
PR-URL: https://github.com/nodejs/io.js/pull/1908
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
.gitignore