ignore dist folder

This commit is contained in:
Felipe M 2022-08-10 11:10:31 +02:00
parent 508bec46ae
commit 381f158519
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ coverage.*
# CI
build/
dist/
# Editors
*~