diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-22 17:51:39 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-04-22 17:51:39 +0300 |
commit | ba6de666a6bc7860cb272bc9f4357e8c0f188e85 (patch) | |
tree | f9d6ce8c5868c64839ecdd2c0773fa0d9390f6cc /.gitignore | |
parent | 1f04e8e626c306a0b9abd00bc9a024dfc9a253fc (diff) |
Scale out use case
Change-Id: If0d42935185d3e4393a2607916c3046b4ebe41c6
Issue-ID: VID-188
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 774e74c60..4b81f125b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,9 @@ deliveries/target/ /epsdk-app-onap/logs/EELF/policy.log /epsdk-app-onap/logs/EELF/security.log /epsdk-app-onap/logs/EELF/server.log +/vid-app-common/.idea/encodings.xml +/vid-app-common/.idea/misc.xml +/vid-app-common/.idea/modules.xml +/vid-app-common/.idea/vid-app-common.iml +/vid-app-common/.idea/workspace.xml +/vid-app-common/.settings/org.eclipse.core.resources.prefs |