From 47142ea0975ab3c90dd4b3638d94909922c6d572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honor=C3=A9=20Nintunze?= Date: Tue, 2 Jan 2018 20:14:59 +0100 Subject: [PATCH] remove duplicate lines in gitignore --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3f21839306..38e1975447 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,3 @@ node_modules .DS_Store docs/_book test/ -node_modules -.DS_Store -docs/_book -test/ \ No newline at end of file