X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=fcf3cdd96f608ae992569cefe63c384daab1415f;hb=b137f7e426b7556a05d1222716d1870ce9dad72c;hp=a7fb5bfbe019151c9c513ddb1c8936460323ef2c;hpb=bf97fd81c2c7d3eefd9ce48d2d60c5b720cae086;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