mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
a0d2f9a12d
Conflicts: .gitignore
21 lines
193 B
Plaintext
21 lines
193 B
Plaintext
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
|