bitcoin/.gitignore

24 lines
293 B
Plaintext
Raw Normal View History

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