From 838e078f8b323829c0f63e53ee5be42843e074cb Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 31 Oct 2022 09:39:45 +0200 Subject: [gitignore] Ignored all .out files --- .globalgitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.globalgitignore b/.globalgitignore index 55155f5..3849cb1 100644 --- a/.globalgitignore +++ b/.globalgitignore @@ -23,5 +23,5 @@ tags # General software compilation # -nohup.out +*.out output -- cgit v1.2.3