Meta: Add build command to ladybird.py

This commit is contained in:
ayeteadoe
2025-05-15 07:04:01 -07:00
committed by Andrew Kaster
parent 85842c1739
commit c9624d5118
Notes: github-actions[bot] 2025-05-21 17:37:14 +00:00
5 changed files with 309 additions and 0 deletions

2
.gitignore vendored
View File

@@ -59,3 +59,5 @@ Meta/CMake/vcpkg/user-variables.cmake
# Keep last to ensure .DS_Store is never tracked, even if otherwise allowed by any exception above.
.DS_Store
__pycache__