mirror of
https://github.com/deepseek-ai/FlashMLA
synced 2025-06-26 18:15:54 +00:00
add gitignore for png and csv files in benchmark
This commit is contained in:
parent
4da4dbd303
commit
922f63bdaa
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@ build
|
|||||||
*.egg-info/
|
*.egg-info/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
dist/
|
dist/
|
||||||
|
*perf.csv
|
||||||
|
*.png
|
||||||
|
Loading…
Reference in New Issue
Block a user