From bf532b1ad0ab4a4cdf2eace336b470520e9ef881 Mon Sep 17 00:00:00 2001 From: Ole Andre Birkedal Date: Wed, 27 Oct 2021 19:16:56 +0200 Subject: [PATCH] added binary to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ac0b529..da3facc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .idea -dist \ No newline at end of file +dist +irccloud \ No newline at end of file