Skip to content

Commit eef5a42

Browse files
committed
git(ignore): new test ignore pattern
1 parent c51e04d commit eef5a42

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
dist
22
node_modules
33
yarn-error.log
4-
test/test.*
54
package

test/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*test*
2+
!*.gt

0 commit comments

Comments
 (0)