Add intellij file types to .gitignore

Added file types for configuration files used by Intellij.

Many developers like to use Intelij instead of eclipse.

Issue-ID: POLICY-1264
Change-Id: I98d57b62db275c2c9b32b92e3dfec60e0e1d8073
Signed-off-by: liamfallon <liam.fallon@est.tech>
1 file changed
tree: fdda574ed919498e161b789ba720c4e9ee4ea044
  1. .gitignore
  2. .gitreview
  3. INFO.yaml
  4. LICENSE.txt
  5. pom.xml
  6. README.md
  7. version.properties
README.md

Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode

This source repository contains the ONAP Policy Core code that is shared amongst all the repositories.

To build it using Maven 3, run: mvn clean install