From 7545e9b37d871c057e97cf5044fc792f40d92c5c Mon Sep 17 00:00:00 2001 From: ragilap Date: Tue, 13 Jan 2026 19:57:47 +0700 Subject: [PATCH] [FIX/BE-US] add ignore for dockerfile.local --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4a814ebe..24887418 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ Makefile docker-compose.local.yml docker-compose.yaml Dockerfile +Dockerfile.local .gitlab-ci.yml # Go build cache .gocache/