Skip to content

Commit 93e1319

Browse files
committed
Sync files
1 parent 5a3126d commit 93e1319

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ _testmain.go
7979
/test/run.out
8080
/test/times.out
8181

82-
# ignore test file(s)
83-
**test**
84-
.external_modules
82+
# ignore test related file(s)
83+
**/test**
84+
**.

0 commit comments

Comments
 (0)