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