GWicke has submitted this change and it was merged.

Change subject: Include package.json link
......................................................................


Include package.json link

Change-Id: I139b9e50e300c7286d98e5b57c81925102399efe
---
M .gitignore
A package.json
2 files changed, 3 insertions(+), 1 deletion(-)

Approvals:
  GWicke: Verified; Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index 4b7681c..3347467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-node_modules/**/.gitmodules
+node_modules/**/.git
 node_modules/**/.gitignore
+node_modules/**/.gitmodules
diff --git a/package.json b/package.json
new file mode 120000
index 0000000..e8a610a
--- /dev/null
+++ b/package.json
@@ -0,0 +1 @@
+restbase/package.json
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/171888
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I139b9e50e300c7286d98e5b57c81925102399efe
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/services/restbase/deploy
Gerrit-Branch: master
Gerrit-Owner: GWicke <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to