X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hp=028a8ee5c5f959c62f840e80910e328f21141eed;hb=refs%2Fchanges%2F80%2F110480%2F1;hpb=2e00737960d2131070d809c2b81d48382020c189 diff --git a/.gitignore b/.gitignore index 028a8ee5c5..fcf3cdd96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,27 @@ +# Unit tests +__snapshot__ + +# Application kubernetes/config/onap-parameters.yaml +kubernetes/dist/* +requirements.lock +**/charts/*.tgz +*.orig + +# AAI Schema +**/schema/* + + +# Eclipse +.classpath +.factorypath +.project +.pydevproject +.settings/ + +# IntelliJ .idea/* +*.iml + +# Mac OS +*DS_Store*