mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-10 10:52:31 -05:00
Merge pull request #5098
1d66bbc
Add buildenv.py to gitignore (Michael Ford)
This commit is contained in:
commit
d0b19b5805
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -75,6 +75,7 @@ Bitcoin-Qt.app
|
||||||
# Unit-tests
|
# Unit-tests
|
||||||
Makefile.test
|
Makefile.test
|
||||||
bitcoin-qt_test
|
bitcoin-qt_test
|
||||||
|
src/test/buildenv.py
|
||||||
|
|
||||||
# Resources cpp
|
# Resources cpp
|
||||||
qrc_*.cpp
|
qrc_*.cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue