More updates.

This commit is contained in:
dan612 2025-12-07 21:33:11 -05:00
parent 8d7fb0f479
commit ba2fe0ea9c
2 changed files with 4 additions and 0 deletions

1
2025/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
2025/vendor

View File

@ -15,4 +15,7 @@
],
"minimum-stability": "dev",
"require": {}
"scripts": {
"start": "sh start.sh"
}
}