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
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

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