From 96d920a8802ce4574ffcbb60398c0887c12e0789 Mon Sep 17 00:00:00 2001 From: Raphael Date: Mon, 12 May 2025 13:59:22 +0200 Subject: [PATCH] style(git): adding executable and folder build/ --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3e55e4e..b5495e8 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,8 @@ *.exe *.out *.app +ircserv +build/ # Nix files flake.lock