Bläddra i källkod

chore: add *.out to gitignore

luzhenqian 4 år sedan
förälder
incheckning
3ee2feccf6
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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