commit 883f8ccc320a52b2fe5e572bd9935e7c4e3ec229 parent b558b8305a247d4465325868898745d24e5094cb Author: mpizzzle <m@michaelpercival.xyz> Date: Tue, 30 Jun 2020 16:03:44 +0100 correcting git ignore Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,2 +1,2 @@ lb -./blog/.htaccess +blog/.htaccess