X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hb=d801f794ab8089f9eed7309a5bc16282396239f8;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=f8bda5c9ee1b5a0519fa5e7faa0fdd5b889e4e85;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