diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ash_test/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ash_test/.gitignore b/shell/ash_test/.gitignore new file mode 100644 index 0000000..a1f937c --- /dev/null +++ b/shell/ash_test/.gitignore @@ -0,0 +1,7 @@ +/ash +/printenv +/recho +/zecho + +/*.fail +*.xx |