X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=6bb994f138093506f3aaa270f898df85adafa323;hb=dc2b8124459f6a4f7c91c47456561ff249ec312d;hp=e7637a14bbbd4603db508a431e46e7337b479631;hpb=55e1f559eb898e470bb7af9f83fb0ac23069bf34;p=policy%2Fparent.git diff --git a/.gitignore b/.gitignore index e7637a14..6bb994f1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .project .settings .classpath +.checkstyle .jupiter .pydevproject target @@ -9,7 +10,8 @@ target /bin/ .idea **/*.iml -docs/conf.py docs/conf.pyc docs/html/ docs/_static/ +docs/__pycache__/ +.vscode/