From 0c196cbe8b4927c78c02b2c7312fc69a507db845 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 4 Jul 2023 02:34:29 +0200 Subject: update cmake-common Also, change the build directory to build/. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e03e15..84c048a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/.build/ +/build/ -- cgit v1.2.3