diff options
Diffstat (limited to '')
-rw-r--r-- | bin/1sh/.gitignore (renamed from bin/catsh/.gitignore) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/catsh/.gitignore b/bin/1sh/.gitignore index b17c0219..54db1cf1 100644 --- a/bin/catsh/.gitignore +++ b/bin/1sh/.gitignore @@ -1,8 +1,8 @@ *.o .depend +1sh builtins.c builtins.h -catsh config.mk mknodes mksyntax |