diff options
author | June McEnroe <june@causal.agency> | 2019-01-11 18:12:23 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-01-12 14:20:39 -0500 |
commit | 0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3 (patch) | |
tree | 4368759a6c3305a9323625d50727ab034b243939 /bin/cash/libedit/.gitignore | |
parent | Import /usr/src/lib/libedit from NetBSD 8.0 (diff) | |
download | src-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.tar.gz src-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.zip |
Replace libedit Makefile
Diffstat (limited to 'bin/cash/libedit/.gitignore')
-rw-r--r-- | bin/cash/libedit/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/cash/libedit/.gitignore b/bin/cash/libedit/.gitignore new file mode 100644 index 00000000..521814bf --- /dev/null +++ b/bin/cash/libedit/.gitignore @@ -0,0 +1,8 @@ +*.o +common.h +emacs.h +fcns.h +func.h +help.h +libedit.a +vi.h |