X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=ecae12ede2c6f88bd69f02499dc3c361c77f3516;hp=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hpb=0146d732319280a75a39daed993d128ef388e487;p=oom.git diff --git a/.gitignore b/.gitignore index a7fb5bfbe0..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,6 +16,7 @@ requirements.lock .classpath .factorypath .project +.pydevproject .settings/ # IntelliJ