1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-06-01 21:13:49 +00:00
sync_ics2gcal/.gitignore
2023-08-20 23:08:56 +03:00

19 lines
197 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/
docs/build/