1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-01-21 07:28:24 +00:00

ignore build/ and .eggs/

This commit is contained in:
Dmitry Belyaev 2020-02-19 20:07:38 +03:00
parent 5027866b39
commit b6444e7f9d
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ my-test*.ics
.vscode/*
/dist/
/*.egg-info/
/build/
/.eggs/