添加一下.gitignore

This commit is contained in:
Yun
2025-09-23 11:20:38 +08:00
parent c50530d4bb
commit 062a39b209
3 changed files with 12 additions and 3 deletions
+5
View File
@@ -1,2 +1,7 @@
package timerx
import "testing"
func Test2(t *testing.T) {
}