wowana.me

website source


commit 9467ae4693f88a677d81ebab93ad6e8c46fadfe2
parent f61dfd354595288b8a364876680c4d559fa1147c
Author: opal hart <opal@wowana.me>
Date:   Sun,  8 Dec 2019 01:23:19 +0000

gitignore make output

not really constructive to track these files as they can be rebuilt
whenever

Diffstat:
M.gitignore | 11+++++------
1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,6 +1,5 @@ -/out/alpine -/out/files -/out/git -/out/paste -/out/private -/out/scrot +/out/** +!/out/.well-known/ +!/out/cloudflare-warning.svg +!/out/opal.css +!/out/robots.txt