summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorChristian Meusel <christian.meusel@posteo.de>2018-10-25 18:48:54 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-10-29 17:01:34 +0000
commit0c2c8d9edcba148c5beb22a9fb8ff06e1ada30cd (patch)
treebfe23bdcf13fd76b451874f0883fee20b534b45a /.gitignore
parent6350586ba9f4a4107a2d457590824cd4d662d5b9 (diff)
downloadopenembedded-core-contrib-0c2c8d9edcba148c5beb22a9fb8ff06e1ada30cd.tar.gz
gitignore: Ignore repo tool directory
This reduces the noise produced by 'git status' and 'repo status' when orchestrating the layers with Google's repo tool (https://gerrit.googlesource.com/git-repo/). Signed-off-by: Christian Meusel <christian.meusel@posteo.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d8f2259228..d0e6b2fb89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ bitbake
*.pyc
*.pyo
/*.patch
+/.repo/
/build*/
pyshtables.py
pstage/