summary refs log tree commit diff
path: root/bin/1sh/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-23 18:06:21 -0500
committerJune McEnroe <june@causal.agency>2020-12-23 18:06:21 -0500
commite953b1089fe60aa917dcfc3f2e638fcdc74ccebc (patch)
treebee7359dd9ac74297459dd8ac3e5ff9ec8b5f8c9 /bin/1sh/.gitignore
parentRemove bash_profile, bashrc (diff)
downloadsrc-e953b1089fe60aa917dcfc3f2e638fcdc74ccebc.tar.gz
src-e953b1089fe60aa917dcfc3f2e638fcdc74ccebc.zip
Remove 1sh
Diffstat (limited to 'bin/1sh/.gitignore')
-rw-r--r--bin/1sh/.gitignore13
1 files changed, 0 insertions, 13 deletions
diff --git a/bin/1sh/.gitignore b/bin/1sh/.gitignore
deleted file mode 100644
index 54db1cf1..00000000
--- a/bin/1sh/.gitignore
+++ /dev/null
@@ -1,13 +0,0 @@
-*.o
-.depend
-1sh
-builtins.c
-builtins.h
-config.mk
-mknodes
-mksyntax
-nodes.c
-nodes.h
-syntax.c
-syntax.h
-token.h
2019-02-17Add line numbers to hiJune McEnroe Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroe