X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=bb967c56683b53170b8680eab9979986a577f464;hb=f5edc06be0d8bedeb0904b348ba5e3e67c74f186;hp=72364f99fe4bf8d5262df3b19b33102aeaa791e5;hpb=cc21b8b08b6dbcec577bfb26ff397ac899da8002;p=vvp%2Fvalidation-scripts.git diff --git a/.gitignore b/.gitignore index 72364f9..bb967c5 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,12 @@ ENV/ # Rope project settings .ropeproject + +# OS X +*DS_Store* + +# pytest +*pytest_cache* + +.idea/ +ice_validator/output/ \ No newline at end of file