X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hb=64ab958f07123cf6708e9428e05ae6e96703c22a;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=06cd2a7605975cdb6c36570d2a0503c850853366;p=oom.git diff --git a/.gitignore b/.gitignore index decc205720..96565192cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,16 @@ +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml