summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Kulik <thomas.kulik@telekom.de>2021-11-30 17:08:55 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-30 17:08:55 +0000
commit1cfb014a2f4804ded224e97876384638ee91282b (patch)
tree4f887e3bff54f711cad413433b4d59b6a2aefb1c /.gitignore
parent04beacf982e04824c06ede35e297f6cc9b18ace3 (diff)
parent3093269296e267427debd31e180ac29fcab349df (diff)
Merge "Make examples buildable"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3371e590b..93bb8772d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ __pycache__/
# Distribution / packaging
.Python
build/
+_build
develop-eggs/
dist/
downloads/