From 721a349afd94a6f58d29d07185024d174a782201 Mon Sep 17 00:00:00 2001 From: seth Date: Thu, 9 Mar 2023 19:39:23 -0500 Subject: add checks and dev shell --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b2be92b..a71e2bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ +# build artifacts result + +# dev shell +.pre-commit-config.yaml +.direnv/ -- cgit v1.2.3