From 5c25dd7436d862680c12d8fbaba442c845062458 Mon Sep 17 00:00:00 2001 From: Holly Date: Mon, 4 Sep 2023 01:42:36 +0100 Subject: [PATCH] ignore config file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 57961be..eed0e26 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ build/ bundle/ world/ logs/ -combined.ts \ No newline at end of file +combined.ts +config.json \ No newline at end of file