gitignore: ignore files generated by check_compliance
ignore many files generated by the check_compliance script. Fixes #51611 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0c4e669cd7
commit
0baf45f00a
10
.gitignore
vendored
10
.gitignore
vendored
@ -63,3 +63,13 @@ TAGS
|
||||
tags
|
||||
|
||||
.idea
|
||||
|
||||
# from check_compliance.py
|
||||
Gitlint.txt
|
||||
checkpatch.txt
|
||||
Kconfig.txt
|
||||
KconfigBasic.txt
|
||||
Codeowners.txt
|
||||
Nits.txt
|
||||
pylint.txt
|
||||
Identity.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user