Skip to content

Commit cb777cc

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 92d2996 + 22d5db4 commit cb777cc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
.venv
33
.idea
44
.env
5+
instance
6+
page_analyzer/__pycache__/
7+
__pycache__

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
### Hexlet tests and linter status:
22
[![Actions Status](https://github.com/gordienkoas/python-project-83/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/gordienkoas/python-project-83/actions)
33
[![CI check](https://github.com/gordienkoas/python-project-83/actions/workflows/python-app.yaml/badge.svg)](https://github.com/gordienkoas/python-project-83/actions/workflows/python-app.yaml)
4+

0 commit comments

Comments
 (0)