Pārlūkot izejas kodu

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>
Rui Miguel Silva 2 gadi atpakaļ
vecāks
revīzija
4704bf1292
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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