From ccb422fdc3d375460c434634a245a4aeef9dcb73 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 7 Jun 2013 23:55:57 -0400 Subject: Ignore effuse backup files --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..7e3623aa --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.effuse -- cgit 1.4.1 x : src
dontfiles
summary refs log tree commit diff
path: root/install.sh (unfollow)
Commit message (Collapse)Author
2019-02-17Simplify temp trap in upJune McEnroe
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