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