2015-06-16 15:47:45 +02:00
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
|
|
|
todo.txt
|
2015-07-12 17:09:06 +02:00
|
|
|
reset-files.bash
|
2015-06-16 15:47:45 +02:00
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
*.tar.gz
|
|
|
|
|
|
|
|
*.exe
|
2024-12-16 15:41:37 +01:00
|
|
|
src/neobytes
|
|
|
|
src/neobytesd
|
|
|
|
src/neobytes-cli
|
|
|
|
src/neobytes-tx
|
|
|
|
src/test/test_neobytes
|
|
|
|
src/test/test_neobytes_fuzzy
|
|
|
|
src/qt/test/test_neobytes-qt
|
|
|
|
src/bench/bench_neobytes
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2014-09-14 01:09:25 +02:00
|
|
|
# autoreconf
|
2013-05-28 01:55:01 +02:00
|
|
|
Makefile.in
|
|
|
|
aclocal.m4
|
|
|
|
autom4te.cache/
|
2014-09-14 01:09:25 +02:00
|
|
|
build-aux/config.guess
|
|
|
|
build-aux/config.sub
|
|
|
|
build-aux/depcomp
|
|
|
|
build-aux/install-sh
|
|
|
|
build-aux/ltmain.sh
|
|
|
|
build-aux/m4/libtool.m4
|
|
|
|
build-aux/m4/lt~obsolete.m4
|
|
|
|
build-aux/m4/ltoptions.m4
|
|
|
|
build-aux/m4/ltsugar.m4
|
|
|
|
build-aux/m4/ltversion.m4
|
|
|
|
build-aux/missing
|
|
|
|
build-aux/compile
|
|
|
|
build-aux/test-driver
|
2013-05-28 01:55:01 +02:00
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
configure
|
2014-09-14 01:09:25 +02:00
|
|
|
libtool
|
2024-12-16 15:41:37 +01:00
|
|
|
src/config/neobytes-config.h
|
|
|
|
src/config/neobytes-config.h.in
|
2014-06-25 00:52:05 +02:00
|
|
|
src/config/stamp-h1
|
2013-05-28 01:55:01 +02:00
|
|
|
share/setup.nsi
|
|
|
|
share/qt/Info.plist
|
|
|
|
|
2014-08-18 16:36:21 +02:00
|
|
|
src/univalue/gen
|
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
src/qt/*.moc
|
|
|
|
src/qt/moc_*.cpp
|
|
|
|
src/qt/forms/ui_*.h
|
|
|
|
|
|
|
|
src/qt/test/moc*.cpp
|
2016-04-08 19:41:47 +02:00
|
|
|
libconftest.dylib*
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2013-11-02 16:29:31 +01:00
|
|
|
.deps
|
|
|
|
.dirstamp
|
2014-10-15 00:22:55 +02:00
|
|
|
.libs
|
2011-06-03 03:27:27 +02:00
|
|
|
.*.swp
|
|
|
|
*.*~*
|
2011-07-04 20:45:08 +02:00
|
|
|
*.bak
|
|
|
|
*.rej
|
|
|
|
*.orig
|
2014-08-19 16:28:58 +02:00
|
|
|
*.pyc
|
2011-07-04 20:45:08 +02:00
|
|
|
*.o
|
2014-03-22 13:35:24 +01:00
|
|
|
*.o-*
|
2011-07-04 20:45:08 +02:00
|
|
|
*.patch
|
2018-10-30 11:00:37 +01:00
|
|
|
!depends/patches/*/*.patch
|
2013-05-28 01:55:01 +02:00
|
|
|
*.a
|
|
|
|
*.pb.cc
|
|
|
|
*.pb.h
|
|
|
|
|
|
|
|
*.log
|
|
|
|
*.trs
|
|
|
|
*.dmg
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-09-10 21:18:09 +02:00
|
|
|
*.json.h
|
|
|
|
*.raw.h
|
|
|
|
|
2014-10-15 00:22:55 +02:00
|
|
|
#libtool object files
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
|
2012-06-25 11:17:22 +02:00
|
|
|
# Compilation and Qt preprocessor part
|
2011-08-28 14:12:26 +02:00
|
|
|
*.qm
|
|
|
|
Makefile
|
2024-12-17 19:22:51 +01:00
|
|
|
neobytes-qt
|
|
|
|
Neobytes-Qt.app
|
2019-06-27 22:25:30 +02:00
|
|
|
!/depends/Makefile
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-02-24 23:18:49 +01:00
|
|
|
# Unit-tests
|
|
|
|
Makefile.test
|
2024-12-17 19:22:51 +01:00
|
|
|
neobytes-qt_test
|
2013-02-24 23:18:49 +01:00
|
|
|
|
2012-06-25 11:17:22 +02:00
|
|
|
# Resources cpp
|
2011-09-07 18:57:11 +02:00
|
|
|
qrc_*.cpp
|
2012-06-25 11:17:22 +02:00
|
|
|
|
|
|
|
# Mac specific
|
2011-09-11 17:42:20 +02:00
|
|
|
.DS_Store
|
2012-05-17 20:09:21 +02:00
|
|
|
build
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2013-05-28 01:55:01 +02:00
|
|
|
#lcov
|
|
|
|
*.gcno
|
2015-05-28 01:28:39 +02:00
|
|
|
*.gcda
|
2013-05-28 01:55:01 +02:00
|
|
|
/*.info
|
2024-12-17 19:22:51 +01:00
|
|
|
test_neobytes.coverage/
|
2013-05-28 01:55:01 +02:00
|
|
|
total.coverage/
|
|
|
|
coverage_percent.txt
|
|
|
|
|
|
|
|
#build tests
|
|
|
|
linux-coverage-build
|
|
|
|
linux-build
|
|
|
|
win32-build
|
2017-06-06 23:54:23 +02:00
|
|
|
test/config.ini
|
2019-05-19 22:20:34 +02:00
|
|
|
test/cache/*
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2014-01-13 11:37:57 +01:00
|
|
|
!src/leveldb*/Makefile
|
2014-12-09 02:17:57 +01:00
|
|
|
|
|
|
|
.cproject
|
2015-02-04 12:17:42 +01:00
|
|
|
.project
|
2016-04-08 19:41:47 +02:00
|
|
|
.autotools
|
2014-10-24 05:23:14 +02:00
|
|
|
/doc/doxygen/
|
2014-12-20 14:26:31 +01:00
|
|
|
|
2024-12-17 19:22:51 +01:00
|
|
|
libneobytesconsensus.pc
|
2016-06-14 09:07:40 +02:00
|
|
|
contrib/devtools/split-debug.sh
|
2024-12-17 19:22:51 +01:00
|
|
|
src/qt/neobytes-qt.bash
|
2016-04-08 19:41:47 +02:00
|
|
|
qa/pull-tester/tests-config.sh
|
|
|
|
|
|
|
|
#development symlinks
|
2024-12-17 19:22:51 +01:00
|
|
|
neobytes-cli
|
|
|
|
neobytesd
|
|
|
|
neobytes-qt
|
2016-04-17 02:29:41 +02:00
|
|
|
make
|
2018-01-10 10:17:43 +01:00
|
|
|
|
|
|
|
/docker/bin
|
2018-03-09 13:41:28 +01:00
|
|
|
|
|
|
|
# CLion
|
|
|
|
.idea
|
|
|
|
cmake-build-debug
|