From c9b6ab834f0010b92d019060612ecf3b1434f059 Mon Sep 17 00:00:00 2001 From: Alexander Emelin Date: Mon, 1 Apr 2024 08:50:27 +0300 Subject: [PATCH] update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ab20c25..178b098 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .idea/ vendor/ build/ +*.orig