X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=refs%2Fheads%2Fguilin;hp=37287615e09770e0d2c259648ed85be99ee43764;hpb=b350b9446f7ca93686b6405b13b35c49e1035698;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*