X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=3da7d4a057620f16d42a701f465ad42bd85d1e98;hb=66017b4b6f910579d13f0a45ef7c587e86f325fd;hp=f1974924743dfb1afae3dd61dc81e714d489dc87;hpb=257b6cba072010dd24f1890d70b5ee08fea1d81b;p=cps.git diff --git a/.gitignore b/.gitignore index f19749247..3da7d4a05 100755 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,9 @@ *.class *.jar *.war -*.zip *.log +cps-application/archunit_store target/ log/ @@ -12,6 +12,7 @@ log/ *.iml *.ipr *.iws +*.DS_Store .settings/ bin/ @@ -24,4 +25,7 @@ tmp/ /.tox /_build/* -/__pycache__/* \ No newline at end of file +/__pycache__/* + +/docs/docs/ +/docs/.vscode/ \ No newline at end of file