Stop ignoring makeLINT generated files
We're going to check these files in shortly since we don't need to generate them anymore. Generated files cause issues for different work flows anyway. Reviewed by: kevans Differential Revision: https://reviews.freebsd.org/D26540
This commit is contained in:
parent
bf0cf8dfba
commit
a21d9b36a1
16
.gitignore
vendored
16
.gitignore
vendored
@ -17,19 +17,3 @@ GTAGS
|
||||
ID
|
||||
cscope.out
|
||||
?cscope.out
|
||||
# Ignore LINT generated configs.
|
||||
/sys/amd64/conf/LINT
|
||||
/sys/amd64/conf/LINT-NOINET
|
||||
/sys/amd64/conf/LINT-NOINET6
|
||||
/sys/amd64/conf/LINT-NOIP
|
||||
/sys/arm/conf/LINT
|
||||
/sys/arm/conf/LINT-V5
|
||||
/sys/arm/conf/LINT-V7
|
||||
/sys/arm64/conf/LINT
|
||||
/sys/i386/conf/LINT
|
||||
/sys/i386/conf/LINT-NOINET
|
||||
/sys/i386/conf/LINT-NOINET6
|
||||
/sys/i386/conf/LINT-NOIP
|
||||
/sys/powerpc/conf/LINT
|
||||
/sys/powerpc/conf/LINT64
|
||||
/sys/sparc64/conf/LINT
|
||||
|
Loading…
Reference in New Issue
Block a user