From 1e41a9a52a96c3e8e0e1462440dc264e460bb89d Mon Sep 17 00:00:00 2001 From: Chris Krycho Date: Wed, 19 Jun 2024 10:47:13 -0600 Subject: [PATCH] infra: ignore Nova configuration directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c699f440a..17127d1142 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ book/ target tmp +.nova