X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcb3c4d983111bb31db56cf0fcf3ac26f119df5b;hb=f58b3e1c0d88c9c403cbbef28cb36fa2f1b6bf86;hp=d566b1fb67ba997f32ab5fb882688a17f6be21c2;hpb=2c1023c4053ed30de38bc7e2486738fb3c730536;p=oam.git diff --git a/.gitignore b/.gitignore index d566b1f..fcb3c4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ ############################################################################## +# # Copyright 2019 highstreet technologies GmbH and others... # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -26,6 +27,7 @@ buildNumber.properties # Maven target/ +*.tar.gz # Opendaylight yang-tools yang-gen-sal/ @@ -38,4 +40,8 @@ target-ide/ release.properties # Avoid ignoring Maven wrapper jar file (.jar files are usually ignored) -!/.mvn/wrapper/maven-wrapper.jar \ No newline at end of file +!/.mvn/wrapper/maven-wrapper.jar + +# VES related +*/**/json/examples +*.log