From 41fe16978ea506127bf43c21e977fd9581d87282 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Sun, 2 Jul 2023 22:15:24 -0400 Subject: add methods to routes, allow custom headers and response codes --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea8c4bf..2916ad3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target +config +test -- cgit v1.2.3-freya