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:
imp 2020-10-09 00:27:45 +00:00
parent d111a5dcac
commit 1baabc7699

16
.gitignore vendored
View File

@ -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