aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2019-08-21Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-l...fanquake
2019-08-14build: Remove src/obj directory from repositoryWladimir J. van der Laan
2019-08-14build: ignore macOS make deploy artefacts & add them to clean-localfanquake
2019-08-02[build] .gitignore add Qt Creator Makefile.am.userPeter Bushnell
2019-07-26Exclude depends/Makefile in .gitignoreJoão Barbosa
2019-07-18gitignore: Actually pay attention to depends patchesCarl Dong
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-05-07.gitignore: Don't ignore depends patchesCarl Dong
2019-04-12gitignore: add *.plist (clang-check)James O'Beirne
2019-04-12gitignore: add *.datJames O'Beirne
2019-01-30[tools] Add wallet inspection and modification toolJonas Schnelli
2018-10-19gitignore contents of db4 folderMarty Jones
2017-12-22[build] .gitignore: add QT Creator artifactsSjors Provoost
2017-11-06[build] .gitignore: add background.tiffSjors Provoost
2017-05-03Use shared config file for functional and util testsJohn Newbery
2017-05-03Use an .ini config file for environment vars in bitcoin-util-test.pyJohn Newbery
2017-03-20Move src/test/bitcoin-util-test.py to test/util/bitcoin-util-test.pyJohn Newbery
2017-02-20[trivial] Add tests_config.ini to .gitignorefanquake
2016-12-20gitignore: Wipe line after java comp tool removalMarcoFalke
2016-12-15Simple fuzzing frameworkPatrick Strateman
2016-12-04remove obsolete run-bitcoind-for-test.shAlex Morcos
2016-09-13gitignore: Remove unused linesMarcoFalke
2016-08-07[qa] Use single cache dir for chainsMarcoFalke
2016-06-13[trivial] Ignore split-debug.shfanquake
2015-10-26Merge pull request #6813Wladimir J. van der Laan
2015-10-23Ignore coverage data related and temporary test filesdexX7
2015-10-23doc: Add developer notes about gitignoreWladimir J. van der Laan
2015-10-05tests-config.sh is superseded by tests_config.pyPavel Janík
2014-12-20Add libbitcoinconsensus.pc to .gitignoreMichael Ford
2014-11-19build: add libbitcoinconsensus files and hook up the lib buildCory Fields
2014-10-31tests: replace the old (unused since Travis) tests with new rpc test scriptsCory Fields
2014-10-24Add doc/doxygen to .gitignoreMichael Ford
2014-10-17Add buildenv.py to gitignoreMichael Ford
2014-09-16Create the common location for all m4 autotool build scripts, build-aux/m4.randy-waterhouse
2014-08-19Add "it works" test for bitcoin-txJeff Garzik
2014-08-18Univalue: Do not build JSON escape list at runtimeJeff Garzik
2014-07-29Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik
2014-07-04Add libtool generated files to .gitignoreWladimir J. van der Laan
2014-06-25Update .gitignoreDrak
2014-03-22Ignore temporary object filesChris Beams
2014-01-13src/leveldb/Makefile is ignored?harry
2013-11-02.gitignore: Simplify references to the same file in different directoriesJosh Triplett
2013-10-21Add separate bitcoin-rpc clientWladimir J. van der Laan
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-04-26Add Bitcoin-Qt.app to .gitignoreMichael Ford
2013-02-24Add two unittest-related files to .gitignorePeter Todd
2012-10-20Import LevelDB 1.5, it will be used for the transaction database.Mike Hearn
2012-09-20Update gitignore and Makefiles for build.h move from src/ to src/objGavin Andresen
2012-05-23.gitignore: add test_bitcoinJeff Garzik