style(git): adding executable and folder build/

This commit is contained in:
Raphael 2025-05-12 13:59:22 +02:00
parent 49defbc453
commit 96d920a880

2
.gitignore vendored
View file

@ -30,6 +30,8 @@
*.exe *.exe
*.out *.out
*.app *.app
ircserv
build/
# Nix files # Nix files
flake.lock flake.lock