adding to gitignore

Change-Id: Idcb1989df7435a9e26c2bdf337a356108b390795
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
1 file changed
tree: b961cfaaa100073edfe399a58b87cabc80d54ff4
  1. aai/
  2. appc/
  3. archetype-closedloop-demo-rules/
  4. controlloop/
  5. mso/
  6. packages/
  7. rest/
  8. sdnc/
  9. template.demo/
  10. trafficgenerator/
  11. vfwsim/
  12. .gitignore
  13. .gitreview
  14. LICENSE.txt
  15. pom.xml
  16. README.md
  17. version.properties
README.md

This source repository contains OpenECOMP Policy application code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.

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