From 7e40fb476a58e8fe0f763b987d8b9f9221ceb032 Mon Sep 17 00:00:00 2001 From: Unheard0840 Date: Wed, 5 Aug 2026 18:24:19 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22675ef..851fa2c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,7 @@ __pycache__/ # Node (future frontend) node_modules/ -dist/ \ No newline at end of file +dist/ + +# StartOS build output +javascript/ \ No newline at end of file