瀏覽代碼

chore: add *.out to gitignore

luzhenqian 4 年之前
父節點
當前提交
3ee2feccf6
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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