.dcignore: remove

This was a config file for deepcode.ai, a static code analyzer that we
have not used for ages.

Closes #14811
This commit is contained in:
Daniel Stenberg 2024-09-06 10:58:47 +02:00
parent b1f0b8f601
commit b12a8158a5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -1,7 +0,0 @@
# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
#
# SPDX-License-Identifier: curl
tests/**
docs/**
docs/examples/**