Skip to content

Commit bc45388

Browse files
Sjorshebasto
andcommitted
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>
1 parent 6b49d88 commit bc45388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ src/qt/bitcoin-qt.includes
6161
.dirstamp
6262
.libs
6363
.*.swp
64-
*.*~*
64+
*~
6565
*.bak
6666
*.rej
6767
*.orig

0 commit comments

Comments
 (0)