mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-02 09:46:52 -05:00
a0d2f9a12d
Conflicts: .gitignore
20 lines
193 B
Text
20 lines
193 B
Text
src/*.exe
|
|
src/bitcoin
|
|
src/bitcoind
|
|
.*.swp
|
|
*.*~*
|
|
*.bak
|
|
*.rej
|
|
*.orig
|
|
*.o
|
|
*.patch
|
|
.bitcoin
|
|
#compilation and Qt preprocessor part
|
|
*.o
|
|
ui_*.h
|
|
*.qm
|
|
moc_*
|
|
Makefile
|
|
bitcoin-qt
|
|
#resources cpp
|
|
qrc_*.cpp
|