mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Add Lagom CMake dir to .gitignore
Meta/Lagom/build seems to be the expected cmake output directory. (It's hardcoded in Libraries/LibJS/Tests/run-tests.) Add it to the project .gitignore
This commit is contained in:
committed by
Andreas Kling
parent
0c25826138
commit
34f0d98e67
Notes:
sideshowbarker
2024-07-19 07:37:20 +09:00
Author: https://github.com/bgianfo Commit: https://github.com/SerenityOS/serenity/commit/34f0d98e67d Pull-request: https://github.com/SerenityOS/serenity/pull/1789
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@
|
||||
*.cflags
|
||||
*.cxxflags
|
||||
*.autosave
|
||||
Meta/Lagom/build
|
||||
Root
|
||||
Toolchain/Tarballs
|
||||
Toolchain/Build
|
||||
|
||||
Reference in New Issue
Block a user