From 9417bfd456e84294de744da3a3bea12c59bf928f Mon Sep 17 00:00:00 2001 From: Stephan D Date: Fri, 30 Jan 2026 15:38:52 +0100 Subject: [PATCH] - tmp files --- api/fx/oracle/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/fx/oracle/.gitignore b/api/fx/oracle/.gitignore index dc67a7e8..878fdf9a 100644 --- a/api/fx/oracle/.gitignore +++ b/api/fx/oracle/.gitignore @@ -1,3 +1,4 @@ internal/generated .gocache -app \ No newline at end of file +app +tmp \ No newline at end of file