Skip to content

Commit

Permalink
version 5.1.2g finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbd83 committed Mar 4, 2020
1 parent 02c1dec commit f994869
Show file tree
Hide file tree
Showing 654 changed files with 314,895 additions and 99 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
src/version.cpp export-subst
111 changes: 12 additions & 99 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,113 +1,26 @@

*.sublime-project
*.sublime-workspace
todo.txt
reset-files.bash

*.tar.gz




# autoreconf



config.log

conftest.err


.deps
.dirstamp
.libs
src/*.exe
src/nexbit
src/nexbitd
src/test_nexbit
src/build.h
.*.swp
*.*~*
*.bak
*.rej
*.orig
*.pyc
*.o
*.o-*
*.patch
.nexbit
*.a
*.pb.cc
*.pb.h

*.log
*.trs


*.json.h
*.raw.h

#libtool object files
*.lo
*.la

# Compilation and Qt preprocessor part
#compilation and Qt preprocessor part
*.qm



background.tiff*

# Unit-tests
Makefile.test

src/test/buildenv.py

# Resources cpp
Makefile
nexbit-qt
#resources cpp
qrc_*.cpp

# Qt creator
#qt creator
*.pro.user

# Mac specific
#mac specific
.DS_Store
build

#lcov
*.gcno
/*.info
test_nexbit.coverage/
total.coverage/
coverage_percent.txt

#build tests
linux-coverage-build
linux-build
win32-build


test/cache/*
qa/pull-tester/run-bitcoind-for-test.sh
qa/pull-tester/tests-config.sh
qa/pull-tester/cache/*
qa/pull-tester/test.*/*
cache/*

!src/leveldb*/Makefile

.cproject
.project



.idea

cmake-build-debug

moc_*
*.tmp



nexbitd-new-gui.*

release/conf/sporks/

contrib/devtools/

config.status
!src/leveldb/Makefile
Loading

0 comments on commit f994869

Please sign in to comment.