mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-18 05:13:31 +01:00
build: add *~ to .gitignore
Homebrew autoconf version 2.7.1 introduces configure~ as a build artifact. Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
This commit is contained in:
parent
6b49d88a5d
commit
bc4538806e
2
.gitignore
vendored
2
.gitignore
vendored
@ -61,7 +61,7 @@ src/qt/bitcoin-qt.includes
|
||||
.dirstamp
|
||||
.libs
|
||||
.*.swp
|
||||
*.*~*
|
||||
*~
|
||||
*.bak
|
||||
*.rej
|
||||
*.orig
|
||||
|
Loading…
Reference in New Issue
Block a user