Skip to content

Commit 3a40340

Browse files
authored
Merge pull request #70 from serverless/update-jest-gitignore-rule
Update jest gitignore rule
2 parents 8893bd9 + e996230 commit 3a40340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jspm_packages
3636
.node_repl_history
3737

3838
# Jest
39-
jest
39+
jest*
4040

4141
# ESLint
4242
.eslintcache

0 commit comments

Comments
 (0)