]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
.dcignore: remove
authorDaniel Stenberg <daniel@haxx.se>
Fri, 6 Sep 2024 08:58:47 +0000 (10:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 6 Sep 2024 09:07:46 +0000 (11:07 +0200)
This was a config file for deepcode.ai, a static code analyzer that we
have not used for ages.

Closes #14811

.dcignore [deleted file]

diff --git a/.dcignore b/.dcignore
deleted file mode 100644 (file)
index e33af3e..0000000
--- a/.dcignore
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
-#
-# SPDX-License-Identifier: curl
-
-tests/**
-docs/**
-docs/examples/**