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