Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions vidur-alibabacloud/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,25 @@ example
# >
fth_test/
fth_run/
fth-test-*/logs/
fth-test-*/simulator_output/
fth-test-*/.claude/
examples/vidur-ali-scenarios/logs/
examples/vidur-ali-scenarios/simulator_output/
SimAI/
core.*
*.csv
!data/aicb_workload/*.csv
!data/aicb_workload/cache/
!data/aicb_workload/cache/*.csv
!data/aicb_workload/cache/*.json
# Added rule to ignore all *fth.py files
*fth.py
# Added rule to recursively ignore all *fth.py files in all directories
**/*fth.py
# Personal dev notes / fth files
README-fth.md
**/README-fth.md
fth.sh
**/fth.sh

298 changes: 298 additions & 0 deletions vidur-alibabacloud/data/aicb_workload/a.csv

Large diffs are not rendered by default.

Loading