From 2e7efbc6eb532397e610109b1f7a12dae0ec648c Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jan 2025 10:05:23 -0700 Subject: [PATCH] Allow the stage keyword to be at the beginning too. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index db6be12..ba5d670 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ Config/Hyperling.com/files/* # Ignore things like Config/Hyperling.com-Stage/ *-Stage +Stage-*