Skip to content

Commit

Permalink
Merge branch 'development' into lite-blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
rashedmyt committed Dec 4, 2018
2 parents 0836011 + 61d3e40 commit 21361c9
Show file tree
Hide file tree
Showing 124 changed files with 7,608 additions and 781 deletions.
6 changes: 3 additions & 3 deletions .gitignore
@@ -1,11 +1,11 @@
.DS_Store
/build
build/
/tags
.idea
.ycm_extra_conf.py
.ycm_extra_conf.pyc
Release
Debug
build/src/Release
build/src/Debug
src/CMakeCache.txt
src/CMakeFiles/
src/Makefile
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -166,4 +166,3 @@ deploy:
on:
repo: turtlecoin/turtlecoin
all_branches: true
condition: "$_DEPLOYABLE = true"

0 comments on commit 21361c9

Please sign in to comment.