Skip to content

Commit 5c8f787

Browse files
committed
Add reports/ directory to .gitignore file
1 parent ab7222a commit 5c8f787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ coverage.xml
5050
*.py,cover
5151
.hypothesis/
5252
.pytest_cache/
53+
reports/
5354

5455
# Translations
5556
*.mo

0 commit comments

Comments
 (0)