.gitignore: don't ignore all .* hidden files in every subdirectory

That's too extreme and was probably accidental because the rest of
commit d721347ad9 ("gitignore: ignore boot loaders and binaries.")
seems not related at all.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2020-06-01 22:00:53 -07:00 committed by Daniel Baluta
parent c9c1b225e3
commit e25cfc1ac5
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -21,7 +21,6 @@
*.dis
*.lst
*.log
.*
*.html
*.js
*.png