1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-08 11:07:30 +00:00

ignore build/ and .eggs/

This commit is contained in:
2020-02-19 20:07:38 +03:00
parent 5027866b39
commit b6444e7f9d

2
.gitignore vendored
View File

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