mirror of https://github.com/bitcoin/bitcoin.git
Exclude depends/Makefile in .gitignore
This commit is contained in:
parent
a54a12046e
commit
a33936737f
|
@ -86,6 +86,7 @@ src/qt/bitcoin-qt.includes
|
|||
# Compilation and Qt preprocessor part
|
||||
*.qm
|
||||
Makefile
|
||||
!depends/Makefile
|
||||
bitcoin-qt
|
||||
Bitcoin-Qt.app
|
||||
background.tiff*
|
||||
|
|
Loading…
Reference in New Issue