From db4b108ba823f54084decdd36d6d1d99bdadd015 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Fri, 7 Apr 2023 21:54:04 +0200 Subject: [PATCH] gitignore out folder --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 43b08ed..a202137 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ nftables.conf interfaces.conf go.work nfsense -nfsense.exe \ No newline at end of file +nfsense.exe +out/* +out \ No newline at end of file