The branch stable/12 has been updated by rpokala: URL: https://cgit.FreeBSD.org/src/commit/?id=0adeb3b23e04878547d69ba232f9ce6823b0efe7
commit 0adeb3b23e04878547d69ba232f9ce6823b0efe7 Author: Ravi Pokala <[email protected]> AuthorDate: 2021-02-19 00:12:22 +0000 Commit: Ravi Pokala <[email protected]> CommitDate: 2021-02-19 00:12:22 +0000 Ignore generated LINT files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a022fb8f837..070165d8946b 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ GTAGS ID cscope.out ?cscope.out +sys/*/conf/LINT* _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
