X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hb=56835663b4debf0d1c9a740ee49199265e0e0ef8;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=06cd2a7605975cdb6c36570d2a0503c850853366;p=oom.git diff --git a/.gitignore b/.gitignore index decc205720..a7fb5bfbe0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,22 @@ +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml + +# Mac OS +*DS_Store*