X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=.gitignore;h=5df788a0b7cba9eb926588b19a2d5ff8cddb59d6;hp=9989133adaa0ba046347be9283ab895e5c0c05b6;hb=HEAD;hpb=694b418272e9d7670ac69d477ed731bb7445b65a diff --git a/.gitignore b/.gitignore index 9989133ada..c0a62a7a4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2023 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -11,11 +11,15 @@ # See the License for the specific language governing permissions and # limitations under the License. -/env -/download_dir -/archive_dir -/dmm /.tox +/archive_dir +/download_dir +/env +/generated +/docs/public +/docs/resources +/csit.infra.dash/app/cdocs +.hugo_build.lock outputs output.xml log.html @@ -24,3 +28,8 @@ report.html *.pyc *~ .idea +.vscode +*.raw.json +*.info.json +.webassets-cache +bootstrap.css \ No newline at end of file