forked from NVIDIA/Personal-AI-Router
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
24 lines (19 loc) · 940 Bytes
/
Copy path.gitignore
File metadata and controls
24 lines (19 loc) · 940 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
# Retired: this filename held a maintainer runbook of internal upstream
# locations. The runbook and its workflow are gone, but the guard stays so the
# name cannot be recreated and committed into a tree that reaches GitHub.
IMPORT_NOTES.md
# Output of scripts/collect-logs.sh. token-map.json reverses the tokens in a
# sanitized bundle, so it must never be committed.
/pair-logs-*/
token-map.json
# Binaries left behind by `go build` without -o inside a tool's module.
/scripts/collectlogs/collectlogs
/scripts/inference-dispatcher/inference-dispatcher
/scripts/inference-dispatcher/inference-dispatcher.exe
# Python bytecode from local runs of ci/release-intent scripts.
__pycache__/
*.py[cod]
# Per-machine bookkeeping written by the Cursor agent hooks, not configuration.
/.cursor/hooks/state/