X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hb=346b52f514b6185d846ffaee0a8e07fb309c8c2c;hp=decc205720f803352c7fb14769aedc51aef7654b;hpb=3cfc0c5caec1e8dd54143881ecc1b231e72a7185;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*