-
+ 9A57FBA56BDAF8AC851E2A336013F03F354005DEE6F12F6D472882B284DD5CDAE09D0F57729D877C0CF7DFEE0F8BEA8B602492860AE703F3F5934DE15C7514AE
bitcoin/.gitignore
(0 . 0)(1 . 21)
5 src/*.exe
6 src/bitcoin
7 src/bitcoind
8 .*.swp
9 *.*~*
10 *.bak
11 *.rej
12 *.orig
13 *.o
14 *.patch
15 .bitcoin
16 #compilation and Qt preprocessor part
17 *.qm
18 Makefile
19 bitcoin-qt
20 #resources cpp
21 qrc_*.cpp
22 #qt creator
23 *.pro.user
24 #mac specific
25 .DS_Store