Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: .gitignore

Issue 29574577: Issue 5856 - Pass --no-package-lock argument to npm install (Closed)
Patch Set: Created Oct. 12, 2017, 11:35 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | .hgignore » ('j') | .hgignore » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.pyc 1 *.pyc
2 *.pyo 2 *.pyo
3 /.tox 3 /.tox
4 /package-lock.json
tlucas 2017/10/12 12:01:59 I don't think this should be necessary - after all
tlucas 2017/10/12 12:28:13 I just noticed your explanation in the ticket, i.e
kzar 2017/10/12 13:20:12 Yea good point, I think I agree. Done.
OLDNEW
« no previous file with comments | « no previous file | .hgignore » ('j') | .hgignore » ('J')

Powered by Google App Engine
This is Rietveld