From 69a903ce9557edd176525bd95d3f593c6bf4ecba Mon Sep 17 00:00:00 2001 From: Owen Feldman Date: Tue, 5 May 2026 19:08:03 -0400 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1e892c2..f15c66b 100644 --- a/.gitignore +++ b/.gitignore @@ -194,4 +194,7 @@ saves/ *test* debug.json uuids.json -admin_handle.py \ No newline at end of file +admin_handle.py +WEB_VERSION +index.html +server.py \ No newline at end of file