git: ignore toplevel created include/ directory

The kconfig update has pulled in a change creating a top level include/
directory, ignore this from git perspective to avoid mis-committing.

Signed-off-by: Hans-Christian Noren Egtvedt <hegtvedt@cisco.com>
This commit is contained in:
Hans-Christian Noren Egtvedt 2021-02-12 12:16:35 +01:00
parent ae40b99f40
commit acd3df9fd1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ config/gen/
config/versions/
.config
.config.*
include/
verbatim-data.mk
maintainer/package-versions