summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorseth <[email protected]>2023-03-09 19:39:23 -0500
committerseth <[email protected]>2023-03-09 19:39:38 -0500
commit721a349afd94a6f58d29d07185024d174a782201 (patch)
tree8ae2d14d8458e8598a80fe35d2fe1b90ce811f88 /.gitignore
parentbc6276ede166783c5ba2aa1be504e3bbb546343e (diff)
add checks and dev shell
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
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/