You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/.gitignore

24 lines
293 B

# Build subdirectories.
/*build*
!/build-aux
!/build_msvc
*.pyc
# Only ignore unexpected patches
*.patch
!contrib/guix/patches/*.patch
!depends/patches/**/*.patch
/CMakeUserPresets.json
# Previous releases
/releases
#build tests
test/lint/test_runner/target/
/guix-build-*
/ci/scratch/