X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=b137f7e426b7556a05d1222716d1870ce9dad72c;hp=028a8ee5c5f959c62f840e80910e328f21141eed;hpb=15ef9b262d5ce97e4536640ef5eefd2ba50fa5fd;p=oom.git 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*