X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=de8eea832f9b72a078e4a6a2ccae38f9fdf3181c;hb=90a2d4da62a04d4aaac556b28561bdc4534a6be7;hp=2bc829e4ad313022e031eeb12a8a56ffb0a41cd6;hpb=9abb61ca2cea1907cab2cec312d6dca6e53a93cd;p=integration%2Fcsit.git diff --git a/.gitignore b/.gitignore index 2bc829e4..de8eea83 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ .classpath .settings/ target/ +temp/ autorelease/build/*/ autorelease/dist log.html @@ -11,6 +12,9 @@ report.html env.properties .vagrant /archives/ +*.jar +*.tar +*.gz *.log .vagrant *~ @@ -18,5 +22,10 @@ env.properties .DS_Store .idea *.iml +*.pyc /bin/ +/venv/* + +/tests/aaf/certservice/tmp/* +/tests/oom-platform-cert-service/postprocessor/tmp/*