1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

meta-arm: add build to gitignore

To avoid having always tools that depend on git ls or other
git plumbing to include and spin around the enormous content of
the build directory.

Just add it to the ignore file and make that build content,
that will never get in the repo invisible to git and tools.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Rui Miguel Silva
2023-02-02 09:54:51 +00:00
committed by Jon Mason
parent 8891820e97
commit 4704bf1292

1
.gitignore vendored
View File

@@ -1 +1,2 @@
__pycache__
build