Merge branch 'master' of https://github.com/bitcoin/bitcoin
[novacoin.git] / .gitignore
1 src/*.exe
2 src/bitcoin
3 src/bitcoind
4 .*.swp
5 *.*~*
6 *.bak
7 *.rej
8 *.orig
9 *.o
10 *.patch
11 .bitcoin
12 #compilation and Qt preprocessor part
13 *.o
14 ui_*.h
15 *.qm
16 moc_*
17 Makefile
18 bitcoin-qt
19 #resources cpp
20 qrc_*.cpp