Merge bitcoin/bitcoin#23887: Include patches for Guix

1fa2e801906141e41403a0c8026df29ec0787be3 Include patches for Guix (Rojar Smith)

Pull request description:

  Fix .gitignore exclude the patches at 'contrib/guix/patches/'.

ACKs for top commit:
  hebasto:
    ACK 1fa2e801906141e41403a0c8026df29ec0787be3

Tree-SHA512: 41ca0db2d2ea355341ab5e66516854e6dd91767a9499006c636fff96babf824c7f302c3a6cb9db2374593fcc55b98d06f7c0d5a04f21ebe65fb1239ffdbaad2f
This commit is contained in:
fanquake 2021-12-30 11:09:58 +08:00 committed by pasta
parent b8ae487139
commit 4258bfc033

1
.gitignore vendored
View File

@ -82,6 +82,7 @@ libconftest.dylib*
# Only ignore unexpected patches # Only ignore unexpected patches
*.patch *.patch
!contrib/guix/patches/*.patch
!depends/patches/**/*.patch !depends/patches/**/*.patch
#libtool object files #libtool object files