Przeglądaj źródła

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 lat temu
rodzic
commit
34f0d98e67
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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