summary refs log tree commit diff
path: root/bin/1sh/libedit/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-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
sh?id=ff9f7f414ee1e74d0a63d6072c5d2158e017f09e&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe