From 40a14f39891530ef09466a07a209d0e59b4762dd Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 19 May 2025 14:27:36 +0900 Subject: ignore more build artifacts --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9516e76..ba3495f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,7 +38,7 @@ Makefile Makefile.in # CMake stuff -build +build* cmake-build-debug/ # Libtool stuff @@ -204,6 +204,7 @@ ssl/VERSION tls/VERSION libtls-standalone/VERSION +crypto/*.mk ssl/hidden ssl/*.c ssl/*.h -- cgit v1.2.3-55-g6feb