From e2d352721cb803203c4ec22c04bc265e6cc64ae0 Mon Sep 17 00:00:00 2001 From: M1 AIR Date: Mon, 12 Jan 2026 11:15:59 +0700 Subject: [PATCH] Merge from development --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d6a26e97..4a814ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,8 @@ bin/ Makefile docker-compose.local.yml docker-compose.yaml -Dockerfile.local +Dockerfile +.gitlab-ci.yml # Go build cache .gocache/ vendor