From f34f77dc541c028409ebf4ad2645f43d449b70fe Mon Sep 17 00:00:00 2001 From: achmad Date: Sun, 17 May 2026 13:12:49 +0700 Subject: [PATCH] Add opencode config to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ecacee5..4db4f85 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ .pytest_cache/ *.pyc .vscode/ +opencode.json \ No newline at end of file