From adbb3d376c1456b9df50c4e78b2ec54dc154118f Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 26 Aug 2017 15:28:29 -0400 Subject: Add metadata to CSV script --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 50c3846..d08a301 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ chroot.tar client help +meta root server termcap -- cgit 1.4.1 m method='get'> dontfiles
summary refs log tree commit diff
path: root/etc/tf (unfollow)
Commit message (Expand)Author
2019-02-10Generate html for binsJune McEnroe
2019-02-10Use italic for underline in nvim man modeJune McEnroe
2019-02-10Add plain text "language" to hiJune McEnroe
2019-02-10Don't match DQ string inside SQ stringJune McEnroe
2019-02-10Skip only one character if a match fails due to parentJune McEnroe
2019-02-10Remove pattend from hiJune McEnroe
2019-02-10Replace uses of pattend with newline patternsJune McEnroe
2019-02-10Add hi debug outputJune McEnroe
2019-02-10Actually do HTML " escapingJune McEnroe
2019-02-10Set git commit.verboseJune McEnroe
2019-02-10Add back missing static keywordJune McEnroe