gitignore: add hide-defaults-note and a few more files

Add hide-defaults-note to the .gitignore file to prevent
people from commiting it by mistake.

Also add the Eclipse .settings folder.

Also ignore all the .*project file (IDEs typical pattern for
project files)

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
Alberto Escolar Piedras 2018-10-10 09:41:22 +02:00 committed by Kumar Gala
parent 2d96c13100
commit af71ca3a8b

6
.gitignore vendored
View file

@ -34,11 +34,11 @@ scripts/grub
doc/reference/kconfig/*.rst
doc/doc.warnings
tags
.project
.cproject
.xxproject
.*project
.settings
.envrc
.vscode
hide-defaults-note
# Tag files
GPATH