From 9384aad4fb3f217cca27fedf872a5eba0fe170cf Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 18 May 2016 00:15:15 -0400 Subject: [PATCH] Unignore plugins/ --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61dfd4e..1e3efc8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ *.pyc /rtmbot.conf -/plugins/** /build/** *.log env