From 513db5f4344497a68e405f2adbb14ddeff66fa01 Mon Sep 17 00:00:00 2001 From: Kelly Thomas Reardon Date: Wed, 6 May 2026 07:36:02 -0500 Subject: [PATCH] adding postmate history to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4c49bd7..09932e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .env +.postmate/postmate-history.json