From 554070a61726dcf2f3e0f09efb2db312447e7d86 Mon Sep 17 00:00:00 2001 From: Robbie Averill Date: Thu, 14 Sep 2017 09:33:19 +1200 Subject: [PATCH] FIX Prepend gitignore path with slash to prevent recursion --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 175bf1b..e550ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,4 @@ /silverstripe-dynamodb/ /crontask/ /quickfeedback/ -raygun/ +/raygun/