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

Unified Diff: third_party/WebKit/Source/devtools/.npmignore

Issue 2171503002: DevTools: Added package.json, LICENSE, and .npmignore (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update with Paul's package.json revision Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/.npmignore
diff --git a/third_party/WebKit/Source/devtools/.npmignore b/third_party/WebKit/Source/devtools/.npmignore
new file mode 100644
index 0000000000000000000000000000000000000000..f301d445d1657c538c9e66041d0dc7803cafe444
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/.npmignore
@@ -0,0 +1,6 @@
+devtools.gyp
+devtools.gypi
+BUILD.gn
+PRESUBMIT.py
+OWNERS
+*.dontupload
paulirish 2016/07/20 19:17:52 you can nuke *.dontupload. No idea why it was ther
chenwilliam 2016/07/20 19:26:18 Done.
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/LICENSE » ('j') | third_party/WebKit/Source/devtools/LICENSE » ('J')

Powered by Google App Engine
This is Rietveld 408576698