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

Initial commit

This commit is contained in:
2018-04-05 11:16:20 +03:00
commit 3ef89e6d32
10 changed files with 610 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
config.yml
service-account.json
*.pyc
my-test*.ics
.vscode/*