mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2024-12-04 17:56:54 +00:00
19 lines
197 B
Plaintext
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/
|
|
|