Commit Graph

60 Commits (58d0393bec7680933702b76cd3f1d1e33030ed16)

Author SHA1 Message Date
fanquake 8ee572f094
Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-local
5 years ago
Wladimir J. van der Laan b6e9ff8996 build: Remove src/obj directory from repository
5 years ago
fanquake c84ff23c6d
build: ignore macOS make deploy artefacts & add them to clean-local
5 years ago
Peter Bushnell 0a4e4a05ea
[build] .gitignore add Qt Creator Makefile.am.user
5 years ago
João Barbosa a33936737f Exclude depends/Makefile in .gitignore
5 years ago
Carl Dong 222e6cc520
gitignore: Actually pay attention to depends patches
5 years ago
nicolas.dorier 08c721dab2
[MSVC] Copy build output to src/ automatically after build
5 years ago
Carl Dong a3592c91a2 .gitignore: Don't ignore depends patches
6 years ago
James O'Beirne 17be9e0e30 gitignore: add *.plist (clang-check)
6 years ago
James O'Beirne e7acf44bbf gitignore: add *.dat
6 years ago
Jonas Schnelli 49d2374acf [tools] Add wallet inspection and modification tool
6 years ago
Marty Jones 6d247b1148
gitignore contents of db4 folder
6 years ago
Sjors Provoost ac5104f886
[build] .gitignore: add QT Creator artifacts
7 years ago
Sjors Provoost 4a110a009c
[build] .gitignore: add background.tiff
7 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests
8 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py
8 years ago
John Newbery 63d66ba20a Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.py
8 years ago
fanquake 41e7219127
[trivial] Add tests_config.ini to .gitignore
8 years ago
MarcoFalke fad896df19 gitignore: Wipe line after java comp tool removal
8 years ago
Patrick Strateman a4153e20ec Simple fuzzing framework
8 years ago
Alex Morcos 30b620c48a remove obsolete run-bitcoind-for-test.sh
8 years ago
MarcoFalke 1111ddb9e5 gitignore: Remove unused lines
8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains
8 years ago
fanquake 01a99046de
[trivial] Ignore split-debug.sh
9 years ago
Wladimir J. van der Laan 5242bb32c7
Merge pull request #6813
9 years ago
dexX7 4d2a926cb4
Ignore coverage data related and temporary test files
9 years ago
Wladimir J. van der Laan dca7bd3152 doc: Add developer notes about gitignore
9 years ago
Pavel Janík a19504b9ab tests-config.sh is superseded by tests_config.py
9 years ago
Michael Ford 1e22d4594f Add libbitcoinconsensus.pc to .gitignore
10 years ago
Cory Fields 2cf5f16c25 build: add libbitcoinconsensus files and hook up the lib build
10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts
10 years ago
Michael Ford c772f4cb04 Add doc/doxygen to .gitignore
10 years ago
Michael Ford 1d66bbcbfc Add buildenv.py to gitignore
10 years ago
randy-waterhouse 52a5f90360 Create the common location for all m4 autotool build scripts, build-aux/m4.
10 years ago
Jeff Garzik d789386371 Add "it works" test for bitcoin-tx
10 years ago
Jeff Garzik 3cceba7abb Univalue: Do not build JSON escape list at runtime
10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules.
10 years ago
Wladimir J. van der Laan 81efcd76e6
Add libtool generated files to .gitignore
10 years ago
Drak b79f59b995 Update .gitignore
11 years ago
Chris Beams 7b95c7be8d Ignore temporary object files
11 years ago
harry 15570cc9aa src/leveldb/Makefile is ignored?
11 years ago
Josh Triplett edd6c8f94f .gitignore: Simplify references to the same file in different directories
11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client
11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries
11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem
11 years ago
Michael Ford 9055b0fb12 Add Bitcoin-Qt.app to .gitignore
12 years ago
Peter Todd 32ba00f84b Add two unittest-related files to .gitignore
12 years ago
Mike Hearn 5e650d6d2d Import LevelDB 1.5, it will be used for the transaction database.
12 years ago
Gavin Andresen f2b066da70 Update gitignore and Makefiles for build.h move from src/ to src/obj
12 years ago
Jeff Garzik 8956453c0d .gitignore: add test_bitcoin
13 years ago