summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHans-Christian Noren Egtvedt <hegtvedt@cisco.com>2021-02-12 11:16:35 (GMT)
committerHans-Christian Noren Egtvedt <hegtvedt@cisco.com>2021-02-12 11:30:19 (GMT)
commitacd3df9fd11ce8316ae3a8db724ee4e8b5ac23a2 (patch)
tree26f360485d4ffd060d804296ffe338e60f7cf69e /.gitignore
parentae40b99f4053e2cedfad6a5f69b9cb75051f68d2 (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 30e7c36..399cc5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ config/gen/
config/versions/
.config
.config.*
+include/
verbatim-data.mk
maintainer/package-versions