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

Side by Side Diff: .hgignore

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
OLDNEW
1 ^.tox
2 ^package-lock.json
3
1 syntax: glob 4 syntax: glob
2 5
3 *.pyc 6 *.pyc
4 *.pyo 7 *.pyo
5 .tox
kzar 2017/10/12 11:51:07 I noticed this entry wasn't consistent with the .g
OLDNEW
« .gitignore ('K') | « .gitignore ('k') | ensure_dependencies.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld