From aebd152ff9c6229b9ec49b7cb61447db241025e8 Mon Sep 17 00:00:00 2001 From: Khaos Tian Date: Sat, 30 Jan 2016 21:55:37 -0800 Subject: [PATCH] Reverse .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 29852c3..4b235ea 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ npm-debug.log # Ignore any extra plugins in the example directory that aren't in Git already # (this is a sandbox for the user) -# example-plugins +example-plugins