From eed9190ddbe9b9a599f6663a9c12352553076f07 Mon Sep 17 00:00:00 2001 From: Sven van Heugten Date: Mon, 27 Apr 2026 22:50:45 +0200 Subject: [PATCH] Ignore .codex --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 45cc92d..33afe2c 100644 --- a/.gitignore +++ b/.gitignore @@ -208,3 +208,6 @@ FakesAssemblies/ # JetBrains Rider *.sln.iml + +# Codex +.codex