X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=37287615e09770e0d2c259648ed85be99ee43764;hb=083af01ca8de0b1935719f3b702cc2df460df9c0;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=f8bda5c9ee1b5a0519fa5e7faa0fdd5b889e4e85;p=oom.git diff --git a/.gitignore b/.gitignore index decc205720..37287615e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,19 @@ +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml