X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=96565192cb4c9cac0823de5e3464f5d0cd5a75dc;hb=refs%2Fheads%2F2.0.0-ONAP;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=3cfc0c5caec1e8dd54143881ecc1b231e72a7185;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