mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00: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
1
.gitignore
vendored
1
.gitignore
vendored
@@ -21,6 +21,7 @@
|
|||||||
*.cflags
|
*.cflags
|
||||||
*.cxxflags
|
*.cxxflags
|
||||||
*.autosave
|
*.autosave
|
||||||
|
Meta/Lagom/build
|
||||||
Root
|
Root
|
||||||
Toolchain/Tarballs
|
Toolchain/Tarballs
|
||||||
Toolchain/Build
|
Toolchain/Build
|
||||||
|
|||||||
Reference in New Issue
Block a user