sync_ics2gcal/.gitignore

17 lines
182 B
Plaintext

config.yml
service-account.json
*.pyc
my-test*.ics
.vscode/
.idea/
.venv/
.pytest_cache/
.mypy_cache/
/dist/
/*.egg-info/
/build/
/.eggs/
venv/
mypy_report/
tmp_bin/