From c71b37eb23d4c8af7ab983de34c6da5be9363f3a Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Tue, 3 Jan 2023 23:49:41 -0500 Subject: Tweak index handler to always load the frontend. Also add Nginx testing script, logging options and some docs. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 333aca1..50783c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ bpaste paste .idea/* +*.pem +storage/* +ses.vim -- cgit v1.2.3