commit ce04c0e6188ee8d3cac8c0313d8dcc2f344ada82 Author: Andrew Stryker Date: Thu Sep 14 10:38:08 2023 -0700 Add ignore file diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..6ae87ea --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# Ignore potential user content +content/* +# Workspaces +workspace/* +staging/* +# TODO: perhaps consolidate? +tests/*.lnk +tests/posts.idx