瀏覽代碼

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
Brian Gianforcaro 5 年之前
父節點
當前提交
34f0d98e67
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -21,6 +21,7 @@
 *.cflags
 *.cxxflags
 *.autosave
+Meta/Lagom/build
 Root
 Toolchain/Tarballs
 Toolchain/Build