Browse Source

chore: add *.out to gitignore

luzhenqian 4 years ago
parent
commit
3ee2feccf6
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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