diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ *.ko *.o -docs/html/ -docs/latex/ +doc/html/ +doc/latex/ ioriot/ioriot ioriot/tags systemtap/downloads/ |
![]() |
index : ioriot | |
| I/O Riot is a tool for logging, replaying, and benchmarking I/O on Linux |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -1,7 +1,7 @@ *.ko *.o -docs/html/ -docs/latex/ +doc/html/ +doc/latex/ ioriot/ioriot ioriot/tags systemtap/downloads/ |