bitcoin/.gitignore

24 lines
293 B
Text
Raw Normal View History

# Build subdirectories.
/*build*
!/build-aux
!/build_msvc
2014-08-19 10:28:58 -04:00
*.pyc
# Only ignore unexpected patches
*.patch
2021-12-28 12:01:10 -03:00
!contrib/guix/patches/*.patch
!depends/patches/**/*.patch
/CMakeUserPresets.json
2018-07-06 11:26:57 -04:00
# Previous releases
/releases
#build tests
test/lint/test_runner/target/
2021-04-09 10:57:58 -04:00
/guix-build-*
2022-03-17 08:08:32 -03:00
/ci/scratch/