X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=91882fd991926c821996c90835c19d00a1508041;hb=HEAD;hp=864f9eed2b9c5ab7cdf359ffc03b98d4fd59b15e;hpb=eb00044c3847db98fa6ab05d2e537efad95b9428;p=optf%2Fosdf.git diff --git a/.gitignore b/.gitignore index 864f9ee..91882fd 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,9 @@ wheels/ .installed.cfg *.egg MANIFEST +AUTHORS +ChangeLog +logs/ # PyInstaller # Usually these files are written by a python script from a template @@ -108,3 +111,14 @@ venv.bak/ # mypy .mypy_cache/ + +# pyCharm +.idea/ +xunit*.xml + +# Autogenerated for simulations +simulator-logs +test/functest/simulators/config +test/functest/simulators/policy/response-payloads +test/functest/simulators/osdf +/pylint.out