From: Daniel Stenberg Date: Fri, 6 Sep 2024 08:58:47 +0000 (+0200) Subject: .dcignore: remove X-Git-Tag: curl-8_10_0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b12a8158a55c0e9f4b624ae184bbf6395c042e68;p=thirdparty%2Fcurl.git .dcignore: remove This was a config file for deepcode.ai, a static code analyzer that we have not used for ages. Closes #14811 --- diff --git a/.dcignore b/.dcignore deleted file mode 100644 index e33af3ecc8..0000000000 --- a/.dcignore +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright (C) Daniel Stenberg, , et al. -# -# SPDX-License-Identifier: curl - -tests/** -docs/** -docs/examples/**