Update .gitignore to ignore lodash.compat.min.js. [ci skip]

This commit is contained in:
jdalton
2015-02-03 08:47:04 -08:00
parent c84e14db46
commit bdeca2edce

2
.gitignore vendored
View File

@@ -2,5 +2,5 @@
*.custom.*
*.log
*.map
lodash.compat.js
lodash.compat.min.js
node_modules