gitignore: Actually pay attention to depends patches

There was a previous attempt to achieve this, and it was bad. This
works.
This commit is contained in:
Carl Dong
2019-07-18 17:41:50 -04:00
parent 65f8da08df
commit 222e6cc520

2
.gitignore vendored
View File

@@ -77,7 +77,7 @@ src/qt/bitcoin-qt.includes
# Only ignore unexpected patches
*.patch
!depends/patches/*.patch
!depends/patches/**/*.patch
#libtool object files
*.lo