Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/174904

Change subject: gitignore: Ignore cache/*.json
......................................................................

gitignore: Ignore cache/*.json

These shouldn't cause a local git clone to have local changes.

Change-Id: I05cb8ac7bf4a418b79cdb28385ac7d1f77247fb5
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/guc 
refs/changes/04/174904/1

diff --git a/.gitignore b/.gitignore
index 7579f74..4210414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 vendor
 composer.lock
+cache/*.json

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I05cb8ac7bf4a418b79cdb28385ac7d1f77247fb5
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/guc
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to