X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=90611423804e60abb522776affd668d69a5e7554;hb=2d770e68218a19ec3b0da34d3242355dd69e1a70;hp=864f9eed2b9c5ab7cdf359ffc03b98d4fd59b15e;hpb=eb00044c3847db98fa6ab05d2e537efad95b9428;p=optf%2Fosdf.git diff --git a/.gitignore b/.gitignore index 864f9ee..9061142 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,13 @@ venv.bak/ # mypy .mypy_cache/ + +# pyCharm +.idea/ +xunit*.xml + +# Autogenerated for simulations +simulator-logs +test/functest/simulators/config +test/functest/simulators/osdf +/pylint.out