repo.or.cz
/
bitcoinplatinum.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update HomeBrew osx makefile patch to account for recent changes to makefile
[bitcoinplatinum.git]
/
.gitignore
blob
bf16a51891cc6c8c49928e63aeb40664ca32ced9
1
src/*.exe
2
src/bitcoin
3
src/bitcoind
4
src/test_bitcoin
5
.*.swp
6
*.*~*
7
*.bak
8
*.rej
9
*.orig
10
*.o
11
*.patch
12
.bitcoin
13
14
# Compilation and Qt preprocessor part
15
*.qm
16
Makefile
17
bitcoin-qt
18
Bitcoin-Qt.app
19
20
# Unit-tests
21
Makefile.test
22
bitcoin-qt_test
23
24
# Resources cpp
25
qrc_*.cpp
26
27
# Qt creator
28
*.pro.user
29
30
# Mac specific
31
.DS_Store
32
build
33
34
!src/leveldb-*/Makefile