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