From 9f876a74289d70b9abeae6948a0bb819870cfeee Mon Sep 17 00:00:00 2001 From: djib Date: Thu, 19 Sep 2019 22:38:55 +0200 Subject: [PATCH] Update .gitignore to exclude /releases --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 65776c3..a9f75c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -/bin/ \ No newline at end of file +/bin/ +/releases/