summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-12-02 06:07:31 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-02 06:07:31 +0000
commitf65a16e597a267a0c6fae80db8b06f9e34f512d6 (patch)
tree7ff8040bbf605e9c046150552bb7340c313efd36 /.gitignore
parent46a1379ba6b6ef9c43fb58ac2b125fe7ed82fff1 (diff)
parent97f2131b263b4beed8fe4b2dd3c07b44edbac396 (diff)
Merge "Add python script to generate table with active validation rules."
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c055876..4b30e3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ coverage-report/
*.log
.idea
.attach_pid*
+**/__pycache__/*