Skip to content

Commit

Permalink
Merge pull request #5 from jl777/master
Browse files Browse the repository at this point in the history
master
  • Loading branch information
blackjok3rtt committed Jul 15, 2019
2 parents 6b036bc + 44b286a commit 23c8b02
Show file tree
Hide file tree
Showing 18 changed files with 13,838 additions and 38 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ src/qt/test/moc*.cpp

# Compilation and Qt preprocessor part
*.qm
Makefile
# Makefile -->commented by sg777
bitcoin-qt
Bitcoin-Qt.app

Expand Down Expand Up @@ -109,3 +109,7 @@ test/cache/*

libbitcoinconsensus.pc
contrib/devtools/split-debug.sh

src/chipsd
src/chips-tx
src/chips-cli
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "bet"]
path = bet
url = https://github.com/sg777/bet.git

0 comments on commit 23c8b02

Please sign in to comment.