Browse Source

CI: Add automatically generated build directories to gitignore file

PatTheMav 3 năm trước cách đây
mục cha
commit
dbde191462
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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