summary refs log tree commit diff
path: root/bin/1sh/libedit/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/libedit/.gitignore')
-rw-r--r--bin/1sh/libedit/.gitignore9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/1sh/libedit/.gitignore b/bin/1sh/libedit/.gitignore
deleted file mode 100644
index eeae3b81..00000000
--- a/bin/1sh/libedit/.gitignore
+++ /dev/null
@@ -1,9 +0,0 @@
-*.o
-common.h
-config.mk
-emacs.h
-fcns.h
-func.h
-help.h
-libedit.a
-vi.h
low=1'>Allow cumulative score gamesJune McEnroe 2021-01-31Check isattyJune McEnroe 2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe 2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe