diff options
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 |