git: 0adeb3b23e04 - stable/12 - Ignore generated LINT files
Ravi Pokala
rpokala at FreeBSD.org
Fri Feb 19 00:12:34 UTC 2021
The branch stable/12 has been updated by rpokala:
URL: https://cgit.FreeBSD.org/src/commit/?id=0adeb3b23e04878547d69ba232f9ce6823b0efe7
commit 0adeb3b23e04878547d69ba232f9ce6823b0efe7
Author: Ravi Pokala <rpokala at FreeBSD.org>
AuthorDate: 2021-02-19 00:12:22 +0000
Commit: Ravi Pokala <rpokala at FreeBSD.org>
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*
More information about the dev-commits-src-all
mailing list