From cbb8edd5edbce8d4e1a9330a0cca5a629e82d9a2 Mon Sep 17 00:00:00 2001 From: "Acid Chicken (硫酸鶏)" Date: Sun, 14 Jul 2019 10:09:00 +0900 Subject: Revert "Add yarn.lock to .gitignore (#3408)" This reverts commit e8439679a58eedf1e4a5e8a3504b3e46927bdb49. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5d06997f1f..9ccb36a9ee 100644 --- a/.gitignore +++ b/.gitignore @@ -7,9 +7,6 @@ # Node.js /node_modules -# yarn -yarn.lock - # config /.config/* !/.config/example.yml -- cgit v1.2.3-freya