From 14adfc91ce9af74a842560516ce1d0ef7adb03fe Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 21 Nov 2018 23:56:37 -0500 Subject: Reorganize ignored directories --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 037d708e..a5d1bde8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ /build -/c/*/ /clone +/git /pdf -/rs/*/ -/txt/*/ +/trash -- cgit 1.4.1 index : src
dontfiles
summary refs log tree commit diff
path: root/www/text.causal.agency/001-make.7 (unfollow)
Commit message (Expand)Author
2019-12-19Fix matching make tags with no sourcesJune McEnroe
2019-12-19Avoid matching := assignments as tagsJune McEnroe
2019-12-18Hide line numbers when rendering mdocJune McEnroe
2019-12-18Customize cgit CSSJune McEnroe
2019-12-18Use :target rather than :focus pseudo-classJune McEnroe
2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe
2019-12-18Add git.causal.agency cgit configJune McEnroe
2019-12-18Bail from hi if input is binaryJune McEnroe
2019-12-16Post "cgit setup"June McEnroe