diff options
Diffstat (limited to 'pintos-progos/examples/.gitignore')
| -rw-r--r-- | pintos-progos/examples/.gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/pintos-progos/examples/.gitignore b/pintos-progos/examples/.gitignore new file mode 100644 index 0000000..a9e09d7 --- /dev/null +++ b/pintos-progos/examples/.gitignore | |||
| @@ -0,0 +1,19 @@ | |||
| 1 | cat | ||
| 2 | cmp | ||
| 3 | cp | ||
| 4 | echo | ||
| 5 | halt | ||
| 6 | hex-dump | ||
| 7 | ls | ||
| 8 | mcat | ||
| 9 | mcp | ||
| 10 | mkdir | ||
| 11 | pwd | ||
| 12 | rm | ||
| 13 | shell | ||
| 14 | bubsort | ||
| 15 | insult | ||
| 16 | lineup | ||
| 17 | matmult | ||
| 18 | recursor | ||
| 19 | *.d | ||
