From 0aee2ca9c5fef1ec9c156f1c1c540c7aa712c844 Mon Sep 17 00:00:00 2001 From: YaroslavS Date: Mon, 12 May 2025 14:28:06 +0300 Subject: [PATCH] Copy libcurl-x64.dll --- Histogram/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Histogram/.gitignore b/Histogram/.gitignore index cbbd0b5..6c2fb15 100644 --- a/Histogram/.gitignore +++ b/Histogram/.gitignore @@ -1,2 +1,3 @@ bin/ -obj/ \ No newline at end of file +obj/ +curl/ \ No newline at end of file