mirror of
https://github.com/curl/curl.git
synced 2026-04-10 23:51:42 +08:00
buildconf: remove
Not used since85868537d6(Aug 2020) Removed from the release tarballs since91fcbc5d1a(Aug 2024) Closes #21210
This commit is contained in:
parent
b1784ead8e
commit
e96cb8b1d8
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -2,7 +2,6 @@
|
||||
#
|
||||
# SPDX-License-Identifier: curl
|
||||
|
||||
buildconf eol=lf
|
||||
configure.ac eol=lf
|
||||
*.m4 eol=lf
|
||||
*.in eol=lf
|
||||
|
||||
1
.github/scripts/distfiles.sh
vendored
1
.github/scripts/distfiles.sh
vendored
@ -11,7 +11,6 @@ set -eu
|
||||
gitonly=".git*
|
||||
^.*
|
||||
^appveyor.*
|
||||
^buildconf
|
||||
^GIT-INFO.md
|
||||
^README.md
|
||||
^renovate.json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user