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
|
||||
*.cxxflags
|
||||
*.autosave
|
||||
Meta/Lagom/build
|
||||
Root
|
||||
Toolchain/Tarballs
|
||||
Toolchain/Build
|
||||
|
||||
Reference in New Issue
Block a user