From c46512e17dec2cd455713ab671f92e1e60dde630 Mon Sep 17 00:00:00 2001
From: Andri Joos <andri@joos.io>
Date: Thu, 28 Sep 2023 20:13:02 +0200
Subject: [PATCH] add out to .gi

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 11614af..d9992b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -113,3 +113,5 @@ dmypy.json
 
 # Pyre type checker
 .pyre/
+
+out/
-- 
GitLab