From 2a0976b40a2b3888f9ba9f2d047f81b98837dc58 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Fri, 28 Jun 2019 22:28:32 -0400 Subject: Rename catsh to 1sh Yes it's another rename because I felt like catsh was too long. 1sh is short and unique. --- bin/1sh/libedit/.gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bin/1sh/libedit/.gitignore (limited to 'bin/1sh/libedit/.gitignore') diff --git a/bin/1sh/libedit/.gitignore b/bin/1sh/libedit/.gitignore new file mode 100644 index 00000000..eeae3b81 --- /dev/null +++ b/bin/1sh/libedit/.gitignore @@ -0,0 +1,9 @@ +*.o +common.h +config.mk +emacs.h +fcns.h +func.h +help.h +libedit.a +vi.h -- cgit 1.4.1