diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ coverage-report/ *.log .idea .attach_pid* +**/__pycache__/* |
index : vnfsdk/validation | ||
This repository is used for vnf validation tools | Grokmirror user |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 1 |
@@ -12,3 +12,4 @@ coverage-report/ *.log .idea .attach_pid* +**/__pycache__/* |