mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 09:12:44 +00:00
82d2291398
As a first step for automatic FreeBSD testing add a build and install for FreeBSD versions 12.4, 13.2 and 14-snapshot using Cirrus CI. Reviewed-by: Jose Luis Duran Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Martin Matuska <mm@FreeBSD.org> Closes #15332
31 lines
297 B
Plaintext
31 lines
297 B
Plaintext
*.a
|
|
*.core
|
|
*.o
|
|
*.orig
|
|
*.rej
|
|
*.so
|
|
*.sw[nop]
|
|
*~
|
|
_.tinderbox.*
|
|
_.universe-toolchain
|
|
_.amd64.*
|
|
_.arm.*
|
|
_.arm64.*
|
|
_.i386.*
|
|
_.powerpc.*
|
|
_.riscv.*
|
|
GPATH
|
|
GRTAGS
|
|
GTAGS
|
|
ID
|
|
cscope.files
|
|
cscope.in.out
|
|
cscope.out
|
|
cscope.po.out
|
|
compile_commands.json
|
|
compile_commands.events.json
|
|
tags
|
|
.cache
|
|
.clangd
|
|
.ccls-cache
|