X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=276812c91c17e56f02760f2da657c598abbc881e;hp=37287615e09770e0d2c259648ed85be99ee43764;hpb=37fc0875f12b54f3992160f99eb136b0134ad79e;p=oom.git diff --git a/.gitignore b/.gitignore index 37287615e0..fcf3cdd96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,12 @@ +# Unit tests +__snapshot__ + # Application kubernetes/config/onap-parameters.yaml kubernetes/dist/* requirements.lock **/charts/*.tgz +*.orig # AAI Schema **/schema/* @@ -12,8 +16,12 @@ requirements.lock .classpath .factorypath .project +.pydevproject .settings/ # IntelliJ .idea/* *.iml + +# Mac OS +*DS_Store*