mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-01 09:01:04 +08:00
Ignore coverage folder generated by jest (#541)
This commit is contained in:
committed by
Dan Abramov
parent
706dc94da3
commit
ac04277421
@@ -3,6 +3,9 @@
|
||||
# dependencies
|
||||
node_modules
|
||||
|
||||
# testing
|
||||
coverage
|
||||
|
||||
# production
|
||||
build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user