ソースを参照

CI: Add automatically generated build directories to gitignore file

PatTheMav 3 年 前
コミット
dbde191462
1 ファイル変更2 行追加2 行削除
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -1,8 +1,7 @@
 *~
 .DS_Store
 /build/
-/build32/
-/build64/
+/build_*/
 /release/
 /installer/Output/
 
@@ -11,3 +10,4 @@
 
 # ignore generated files
 *.generated.*
+**/.Brewfile.lock.json