From b2eb8344f3270778772aff44802c6071a7837071 Mon Sep 17 00:00:00 2001 From: vanilia Date: Mon, 13 Oct 2025 11:52:47 +0700 Subject: [PATCH] add entity checkout-polies --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5f88f352..7800ac94 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,5 @@ config.yml !**/atlas.hcl.example # Editor/IDE -# .idea/ +.idea/ .vscode/*