From 9b7d46bce66de7d634987ce4890cefff82c61401 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Mon, 3 Jun 2024 00:14:59 +0000
Subject: [PATCH 1/2] Automatic changelog compile [ci skip]
---
html/changelog.html | 7 -------
1 file changed, 7 deletions(-)
diff --git a/html/changelog.html b/html/changelog.html
index 1ae400eca5b..26942290d61 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -149,13 +149,6 @@
KasparoVy updated:
- added more custom prosthetic sprites
-
- 01 April 2024
- Bokkiewokkie updated:
-
- - Fixed auto-spooling not working for the Thirring FTL drive.
- - Enabled auto-spooling as an option for the Thirring FTL drive by default.
-
GoonStation 13 Development Team
From 06c43b6c00b6a5df3681467d5fc7f5a8c1a0ca44 Mon Sep 17 00:00:00 2001
From: Kenionatus
Date: Sat, 8 Jun 2024 03:20:36 +0200
Subject: [PATCH 2/2] add starmap.json to .gitignore (#2674)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index c30813913fb..6213071d42a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
#Ignore byond config folder.
/cfg/**/*
+config/starmap/starmap.json
# Ignore compiled linux libs in the root folder, e.g. librust_g.so
/*.so