diff options
| author | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
|---|---|---|
| committer | June McEnroe <june@causal.agency> | 2019-04-18 20:30:54 -0400 |
| commit | fd7e95765f7e5f73c10474357150c866589ac18d (patch) | |
| tree | df38a6031d3b9e04b65b7afd7ec5ac18c63d697b /bin/catsh/.gitignore | |
| parent | Color python imports as Statement (diff) | |
| download | src-fd7e95765f7e5f73c10474357150c866589ac18d.tar.gz src-fd7e95765f7e5f73c10474357150c866589ac18d.zip | |
Rename cash to catsh
Diffstat (limited to '')
| -rw-r--r-- | bin/catsh/.gitignore (renamed from bin/cash/.gitignore) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/.gitignore b/bin/catsh/.gitignore index ed57be1a..b17c0219 100644 --- a/bin/cash/.gitignore +++ b/bin/catsh/.gitignore @@ -2,7 +2,7 @@ .depend builtins.c builtins.h -cash +catsh config.mk mknodes mksyntax |