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