add dist/ to .gitignore

This commit is contained in:
Franzi 2021-07-02 16:46:54 +02:00
parent 4cbc8dfd77
commit 420ca6346e
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ __pycache__
*.swp
*.egg-info
src/
dist/