mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
If SRCCONF is not defined and src.conf exists at the top level of the source tree, use that instead of /etc/src.conf. MFC after: 3 days Reviewed by: kevans, imp Differential Revision: https://reviews.freebsd.org/D52470
32 lines
321 B
Text
32 lines
321 B
Text
*.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
|
|
sys/*/compile
|
|
/src.conf
|