1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-02 08:27:33 +00:00

ignore mypy_report folder + lxml dep

This commit is contained in:
2022-06-04 15:42:19 +03:00
parent 3cbbbb1a1b
commit 7b62e2c583
2 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@@ -4,8 +4,12 @@ service-account.json
my-test*.ics
.vscode/
.idea/
.venv/
.pytest_cache/
.mypy_cache/
/dist/
/*.egg-info/
/build/
/.eggs/
venv/
mypy_report/