From 55005b37bc8c79f690e9000bf64d30d8f39945aa Mon Sep 17 00:00:00 2001 From: fox0430 Date: Thu, 16 Apr 2026 17:33:47 +0900 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3f52902..c268ed4 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ tests/* examples/* !examples/*.* + +async_postgres.out