.gitignore: Add LINT kernel configurations generated into SRCDIR

This commit is contained in:
Conrad Meyer 2019-08-10 18:22:22 +00:00
parent cfc8861b06
commit d52a918e3f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350843

16
.gitignore vendored
View File

@ -17,3 +17,19 @@ 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