From 93c4257149619ee79977322529002198abc6fbc5 Mon Sep 17 00:00:00 2001 From: Andrew Stryker Date: Wed, 20 Sep 2023 09:28:26 -0700 Subject: [PATCH] Update ignore file to revised conventions --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ae87ea..0814079 100755 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ # Ignore potential user content -content/* +content # Workspaces -workspace/* -staging/* +working +staging # TODO: perhaps consolidate? tests/*.lnk tests/posts.idx