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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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/
|
||||
|
Reference in New Issue
Block a user