From 306b2a8c51389393b7b28ed2015dc8a671933fea Mon Sep 17 00:00:00 2001 From: "Pérez Caparrós David, INI-ONE-MBL-MEE" Date: Mon, 30 Mar 2020 10:20:45 +0200 Subject: Add models for BBS E2E service and VFs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CSAR artifacts of the E2E service and VFs need to be included in the BBS repo Issue-ID: INT-1499 Signed-off-by: Pérez Caparrós David, INI-ONE-MBL-MEE Change-Id: I4915049d7b8097cdd356bd76b6f73f0a6e62da29 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2339ba0..5a50d68 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.pyc .project .tox/ +.DS_Store -- cgit