Skip to content

Commit cfbef56

Browse files
committed
Add .report.json to .gitignore
1 parent fdb7ffd commit cfbef56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# pytest-json-report
132+
.report.json

0 commit comments

Comments
 (0)