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