1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2026-06-10 13:46:24 +03:00

ignore ide files and virtualenv

This commit is contained in:
2021-04-29 15:22:27 +03:00
parent 18224ad5b4
commit 77e2cdba36
+3 -1
View File
@@ -2,8 +2,10 @@ config.yml
service-account.json
*.pyc
my-test*.ics
.vscode/*
.vscode/
.idea/
/dist/
/*.egg-info/
/build/
/.eggs/
venv/