X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=1772dfe1cace2ca0784469bef27b19ef08165bd4;hb=1af0d577ab6d8c431ae1322657c50efd5e0a1a93;hp=72364f99fe4bf8d5262df3b19b33102aeaa791e5;hpb=cc21b8b08b6dbcec577bfb26ff397ac899da8002;p=vvp%2Fvalidation-scripts.git diff --git a/.gitignore b/.gitignore index 72364f9..1772dfe 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,9 @@ ENV/ # Rope project settings .ropeproject + +# OS X +*DS_Store* + +# pytest +*pytest_cache*