TensorRT-LLMs/examples/auto_deploy/.gitignore
Lucas Liebenwein 6bf4e59267
[#8763][feature] AutoDeploy: configurable dtype for caching (#8812)
Signed-off-by: Lucas Liebenwein <11156568+lucaslie@users.noreply.github.com>
2025-11-10 22:17:14 -08:00

8 lines
163 B
Plaintext

# Unignore the .vscode folder to track it
!.vscode
benchmark_results.json
*.png
# ignore config files that users might put here for debugging
*.yaml
!nano_v3.yaml