X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=dc69c96ae14c28bce16529939ece85b4cff83c06;hb=refs%2Fheads%2Fmaster;hp=01eaa82c8a705196ced99ae5611b1ca1747cb218;hpb=524997091437eacb3dba098103b5c6313c03683d;p=policy%2Fparent.git diff --git a/.gitignore b/.gitignore index 01eaa82c..4a55ac87 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ .project .settings .classpath +.checkstyle .jupiter .pydevproject target @@ -9,3 +10,9 @@ target /bin/ .idea **/*.iml +docs/conf.pyc +docs/html/ +docs/_static/ +docs/__pycache__/ +.vscode/ +**/*.log