File size: 368 Bytes
60b21d3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | # SPDX-FileCopyrightText: 2025 Stanford University, ETH Zurich, and the project authors (see CONTRIBUTORS.md)
# SPDX-FileCopyrightText: 2025 This source file is part of the OpenTSLM open-source project.
#
# SPDX-License-Identifier: MIT
dirs:
- .
useGitIgnore: true
ignorePatterns:
- pattern: "doc:/"
- pattern: "http://localhost"
- pattern: "https://doi.org"
|