1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 01:13:22 -05:00

Ignore npm’s debug log.

This commit is contained in:
Drew Larson 2017-01-14 13:44:05 -06:00
parent f502b9757f
commit db54ec11ee

2
.gitignore vendored
View File

@ -14,6 +14,8 @@ bikeshop_project/webpack-stats.json
/bikeshop_project/.coverage /bikeshop_project/.coverage
node_modules node_modules
whoosh_index whoosh_index
__pycache__
npm-debug.log
bikeshop_project/assets/dist bikeshop_project/assets/dist
npm-debug.log npm-debug.log
bikeshop_project/webpack-stats-prod.json bikeshop_project/webpack-stats-prod.json