mirror of
https://github.com/Lizonghang/prima.cpp.git
synced 2025-09-06 03:49:02 +00:00
add fio file to gitignore
This commit is contained in:
parent
fc1e2d3fc6
commit
9cb87f7923
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -135,4 +135,8 @@ poetry.toml
|
||||||
/lora-tests
|
/lora-tests
|
||||||
|
|
||||||
# Video
|
# Video
|
||||||
*.mp4
|
*.mp4
|
||||||
|
|
||||||
|
# fio
|
||||||
|
fio_test*
|
||||||
|
*.fio
|
Loading…
Add table
Reference in a new issue