From 8724444ff6169e248b52677ce24b2e82702d79d0 Mon Sep 17 00:00:00 2001 From: Curve Date: Tue, 6 Feb 2024 00:00:45 +0100 Subject: [PATCH] chore: update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d73e005..288dfce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ +private/constants.hpp + .cache -build \ No newline at end of file +build