Browse Source

chore: add *.out to gitignore

luzhenqian 4 năm trước cách đây
mục cha
commit
3ee2feccf6
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -31,4 +31,6 @@ _testmain.go
 *.prof
 upload
 upload/*
-.vscode
+.vscode
+
+*.out