From 0b7197c5a6273b589ed94ab9d179638a4457c40c Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Mon, 22 Apr 2024 11:35:25 +0200 Subject: [PATCH] Project - Updated `.gitignore` --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 71ce495..6e2594b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,7 @@ tpkg-test-* *.obj *.lst dub.selections.json + +# Outputs from unittests and manual testing out/ +doc/