From ead5740cb50515d5bbd6b6ad871691a55d07930f Mon Sep 17 00:00:00 2001 From: RedundantCc <46980458+RedundantCc@users.noreply.github.com> Date: Thu, 19 Jun 2025 16:20:39 -0300 Subject: Update .gitignore to exclude hydra-dragonfire.exe on windows systems. (#5) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9cb10f7..8df3ae4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ hydra-dragonfire +hydra-dragonfire.exe -- cgit v1.2.3