2024-08-05 12:31:56 +02:00
|
|
|
# Build subdirectories.
|
|
|
|
/*build*
|
|
|
|
!/build-aux
|
|
|
|
!/build_msvc
|
|
|
|
|
2014-08-19 16:28:58 +02:00
|
|
|
*.pyc
|
2013-09-10 21:18:09 +02:00
|
|
|
|
2019-05-08 03:33:54 +02:00
|
|
|
# Only ignore unexpected patches
|
|
|
|
*.patch
|
2021-12-28 16:01:10 +01:00
|
|
|
!contrib/guix/patches/*.patch
|
2019-07-18 23:41:50 +02:00
|
|
|
!depends/patches/**/*.patch
|
2019-05-08 03:33:54 +02:00
|
|
|
|
2024-08-30 22:31:39 +02:00
|
|
|
/CMakeUserPresets.json
|
2012-06-25 11:17:22 +02:00
|
|
|
|
2018-07-06 17:26:57 +02:00
|
|
|
# Previous releases
|
2024-08-30 22:31:39 +02:00
|
|
|
/releases
|
2013-05-28 01:55:01 +02:00
|
|
|
|
|
|
|
#build tests
|
2024-03-02 21:28:41 +01:00
|
|
|
test/lint/test_runner/target/
|
2013-05-28 01:55:01 +02:00
|
|
|
|
2021-04-09 16:57:58 +02:00
|
|
|
/guix-build-*
|
2022-03-17 12:08:32 +01:00
|
|
|
|
|
|
|
/ci/scratch/
|