Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(308)

Side by Side Diff: third_party/node/npm_exclude.txt

Issue 2574033002: Downloading Node and NPM deps via gclient sync. (Closed)
Patch Set: Add update scripts Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 */.*
2 */example/
3 */examples/
4 *.html
5 hydrolysis/hydrolysis.js
6 */jsdoc2md/
7 *.md
8 *.png
scottchen 2017/01/10 21:56:05 would we run into issues excluding .png, .svg, and
Dan Beam 2017/01/10 22:03:28 but we're not doing that yet and this list can cha
9 *.sh
10 *.svg
11 */test/
12 *.ts
13 */@types/
14 *.woff
15 *.yml
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698