mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 22:51:37 +00:00
.gitignore: remove too obvious comments
Some .gitignore files have comments like "Generated files", "Ignore generated files" at the header part, but they are too obvious. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
16fbf79b0f
commit
2985bed680
10 changed files with 0 additions and 24 deletions
3
scripts/.gitignore
vendored
3
scripts/.gitignore
vendored
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# Generated files
|
||||
#
|
||||
bin2c
|
||||
kallsyms
|
||||
unifdef
|
||||
|
|
3
scripts/kconfig/.gitignore
vendored
3
scripts/kconfig/.gitignore
vendored
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# Generated files
|
||||
#
|
||||
*.moc
|
||||
*conf-cfg
|
||||
|
||||
|
|
1
scripts/selinux/mdp/.gitignore
vendored
1
scripts/selinux/mdp/.gitignore
vendored
|
@ -1,2 +1 @@
|
|||
# Generated file
|
||||
mdp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue