add dist to gitignore

This commit is contained in:
andrzej 2024-05-25 23:44:38 +02:00
parent 082b69f13f
commit dc2e0997be
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -9,7 +9,7 @@
/coverage
# production
#/build
/dist
# misc
.DS_Store