浏览代码

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