Skip to content

Commit a97af16

Browse files
committed
gitignore fix
1 parent 02e2167 commit a97af16

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ coverage
77
*.iml
88
.DS_Store
99
/testdata/vcsclientmock.go
10-
/action/lib/src/main.js
11-
/action/lib/src/utils.js
12-
/action/lib/test/
13-
/action/lib/test/main.spec.js
10+
/action/lib/src/*
11+
/action/lib/test/*

0 commit comments

Comments
 (0)